Searched refs:xt_comment_info (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter/
H A Dxt_comment.h6 struct xt_comment_info { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_comment.h6 struct xt_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
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_comment.c27 XTOPT_POINTER(struct xt_comment_info, comment)},
34 struct xt_comment_info *commentinfo = (void *)match->data;
44 struct xt_comment_info *commentinfo = (void *)match->data;
55 .size = XT_ALIGN(sizeof(struct xt_comment_info)),
56 .userspacesize = XT_ALIGN(sizeof(struct xt_comment_info)),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dxt_comment.c37 .matchsize = sizeof(struct xt_comment_info),
44 .matchsize = sizeof(struct xt_comment_info),

Completed in 102 milliseconds