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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_comment.h6 struct ipt_comment_info { struct
/netgear-R7000-V1.0.7.12_1.2.5/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 39 milliseconds