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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_comment.h6 struct ipt_comment_info { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dipt_comment.h8 #define ipt_comment_info xt_comment_info macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/extensions/
H A Dlibipt_comment.c33 parse_comment(const char *s, struct ipt_comment_info *info)
52 struct ipt_comment_info *commentinfo = (struct ipt_comment_info *)(*match)->data;
86 struct ipt_comment_info *commentinfo = (struct ipt_comment_info *)match->data;
96 struct ipt_comment_info *commentinfo = (struct ipt_comment_info *)match->data;
106 .size = IPT_ALIGN(sizeof(struct ipt_comment_info)),
107 .userspacesize = IPT_ALIGN(sizeof(struct ipt_comment_info)),

Completed in 51 milliseconds