Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibxt_NFQUEUE.c86 struct xt_NFQ_info_v1 *info = cb->data; in NFQUEUE_parse_v1()
166 const struct xt_NFQ_info_v1 *tinfo = (const void *)target->data; in NFQUEUE_print_v1()
222 const struct xt_NFQ_info_v1 *tinfo = (const void *)target->data; in NFQUEUE_save_v1()
269 struct xt_NFQ_info_v1 *tinfo = (void *)t->data; in NFQUEUE_init_v1()
287 const struct xt_NFQ_info_v1 *tinfo = (const void *)params->target->data; in NFQUEUE_xlate_v1()
358 .size = XT_ALIGN(sizeof(struct xt_NFQ_info_v1)),
359 .userspacesize = XT_ALIGN(sizeof(struct xt_NFQ_info_v1)),
/third_party/iptables/include/linux/netfilter/
Dxt_NFQUEUE.h18 struct xt_NFQ_info_v1 { struct