HomeSort by relevance Sort by last modified time
    Searched refs:idletimer_tg_info (Results 1 - 4 of 4) sorted by null

  /external/iptables/extensions/
libxt_IDLETIMER.c 33 #define s struct idletimer_tg_info
60 struct idletimer_tg_info *info =
61 (struct idletimer_tg_info *) target->data;
71 struct idletimer_tg_info *info =
72 (struct idletimer_tg_info *) target->data;
84 .size = XT_ALIGN(sizeof(struct idletimer_tg_info)),
85 .userspacesize = offsetof(struct idletimer_tg_info, timer),
  /bionic/libc/kernel/common/linux/netfilter/
xt_IDLETIMER.h 27 struct idletimer_tg_info { struct
  /external/iptables/include/linux/netfilter/
xt_IDLETIMER.h 41 struct idletimer_tg_info { struct
  /external/kernel-headers/original/linux/netfilter/
xt_IDLETIMER.h 41 struct idletimer_tg_info { struct

Completed in 190 milliseconds