Searched refs:xt_nflog_info (Results 1 - 3 of 3) sorted by relevance

/external/iptables/extensions/
H A Dlibxt_NFLOG.c18 #define s struct xt_nflog_info
43 struct xt_nflog_info *info = (struct xt_nflog_info *)t->data;
60 static void nflog_print(const struct xt_nflog_info *info, char *prefix)
77 const struct xt_nflog_info *info = (struct xt_nflog_info *)target->data;
84 const struct xt_nflog_info *info = (struct xt_nflog_info *)target->data;
93 .size = XT_ALIGN(sizeof(struct xt_nflog_info)),
94 .userspacesize = XT_ALIGN(sizeof(struct xt_nflog_info)),
[all...]
/external/iptables/include/linux/netfilter/
H A Dxt_NFLOG.h11 struct xt_nflog_info { struct
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_NFLOG.h11 struct xt_nflog_info { struct

Completed in 187 milliseconds