Home
last modified time | relevance | path

Searched refs:xt_NFQ_info (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_NFQUEUE.c62 #define s struct xt_NFQ_info
158 const struct xt_NFQ_info *tinfo = in NFQUEUE_print()
159 (const struct xt_NFQ_info *)target->data; in NFQUEUE_print()
214 const struct xt_NFQ_info *tinfo = in NFQUEUE_save()
215 (const struct xt_NFQ_info *)target->data; in NFQUEUE_save()
276 const struct xt_NFQ_info *tinfo = in NFQUEUE_xlate()
277 (const struct xt_NFQ_info *)params->target->data; in NFQUEUE_xlate()
345 .size = XT_ALIGN(sizeof(struct xt_NFQ_info)),
346 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info)),
/third_party/iptables/include/linux/netfilter/
Dxt_NFQUEUE.h14 struct xt_NFQ_info { struct