Searched refs:matchinfo (Results 26 - 47 of 47) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dxt_tcpudp.c78 const void *matchinfo,
84 const struct xt_tcp *tcpinfo = matchinfo;
143 void *matchinfo,
146 const struct xt_tcp *tcpinfo = matchinfo;
157 const void *matchinfo,
163 const struct xt_udp *udpinfo = matchinfo;
191 void *matchinfo,
194 const struct xt_tcp *udpinfo = matchinfo;
74 tcp_match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
140 tcp_checkentry(const char *tablename, const void *info, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
153 udp_match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
188 udp_checkentry(const char *tablename, const void *info, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_connbytes.c23 const void *matchinfo,
28 const struct xt_connbytes_info *sinfo = matchinfo;
101 void *matchinfo,
104 const struct xt_connbytes_info *sinfo = matchinfo;
126 destroy(const struct xt_match *match, void *matchinfo) argument
19 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
98 check(const char *tablename, const void *ip, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_CONNMARK.c86 struct xt_connmark_target_info *matchinfo = targinfo; local
93 if (matchinfo->mode == XT_CONNMARK_RESTORE) {
101 if (matchinfo->mark > 0xffffffff || matchinfo->mask > 0xffffffff) {
H A Dxt_comment.c23 const void *matchinfo,
19 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protooff, int *hotdrop) argument
H A Dxt_dccp.c99 const void *matchinfo,
104 const struct xt_dccp_info *info = matchinfo;
133 void *matchinfo,
136 const struct xt_dccp_info *info = matchinfo;
95 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
130 checkentry(const char *tablename, const void *inf, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_limit.c65 const void *matchinfo,
70 struct xt_rateinfo *r = ((struct xt_rateinfo *)matchinfo)->master;
105 void *matchinfo,
108 struct xt_rateinfo *r = matchinfo;
61 ipt_limit_match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
102 ipt_limit_checkentry(const char *tablename, const void *inf, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_physdev.c31 const void *matchinfo,
38 const struct xt_physdev_info *info = matchinfo;
108 void *matchinfo,
111 const struct xt_physdev_info *info = matchinfo;
27 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
105 checkentry(const char *tablename, const void *ip, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_tcpmss.c31 const void *matchinfo,
36 const struct xt_tcpmss_match_info *info = matchinfo;
27 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
H A Dxt_conntrack.c27 const void *matchinfo,
32 const struct xt_conntrack_info *sinfo = matchinfo;
121 void *matchinfo,
132 static void destroy(const struct xt_match *match, void *matchinfo) argument
23 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
118 checkentry(const char *tablename, const void *ip, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_policy.c115 const void *matchinfo,
120 const struct xt_policy_info *info = matchinfo;
138 void *matchinfo, unsigned int hook_mask)
140 struct xt_policy_info *info = matchinfo;
111 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
136 checkentry(const char *tablename, const void *ip_void, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_sctp.c127 const void *matchinfo,
132 const struct xt_sctp_info *info = matchinfo;
165 void *matchinfo,
168 const struct xt_sctp_info *info = matchinfo;
123 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
162 checkentry(const char *tablename, const void *inf, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dxt_hashlimit.c438 const void *matchinfo,
444 ((struct xt_hashlimit_info *)matchinfo)->u.master;
496 void *matchinfo,
499 struct xt_hashlimit_info *r = matchinfo;
541 hashlimit_destroy(const struct xt_match *match, void *matchinfo) argument
543 struct xt_hashlimit_info *r = matchinfo;
434 hashlimit_match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
493 hashlimit_checkentry(const char *tablename, const void *inf, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6t_frag.c44 const void *matchinfo,
50 const struct ip6t_frag *fraginfo = matchinfo;
123 void *matchinfo,
126 const struct ip6t_frag *fraginfo = matchinfo;
40 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
120 checkentry(const char *tablename, const void *ip, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dip6t_hbh.c36 const void *matchinfo,
42 const struct ip6t_opts *optinfo = matchinfo;
162 void *matchinfo,
165 const struct ip6t_opts *optsinfo = matchinfo;
32 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
159 checkentry(const char *tablename, const void *entry, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dip6t_eui64.c27 const void *matchinfo,
23 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
H A Dip6t_rt.c46 const void *matchinfo,
52 const struct ip6t_rt *rtinfo = matchinfo;
201 void *matchinfo,
204 const struct ip6t_rt *rtinfo = matchinfo;
42 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
198 checkentry(const char *tablename, const void *entry, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dip6_tables.c1278 const void *matchinfo,
1284 const struct ip6t_icmp *icmpinfo = matchinfo;
1311 void *matchinfo,
1314 const struct ip6t_icmp *icmpinfo = matchinfo;
1274 icmp6_match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
1308 icmp6_checkentry(const char *tablename, const void *entry, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_iprange.c27 const void *matchinfo,
30 const struct ipt_iprange_info *info = matchinfo;
23 match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
H A Dipt_recent.c175 const struct xt_match *match, const void *matchinfo,
178 const struct ipt_recent_info *info = matchinfo;
240 const struct xt_match *match, void *matchinfo,
243 const struct ipt_recent_info *info = matchinfo;
297 ipt_recent_destroy(const struct xt_match *match, void *matchinfo) argument
299 const struct ipt_recent_info *info = matchinfo;
173 ipt_recent_match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
239 ipt_recent_checkentry(const char *tablename, const void *ip, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
H A Dip_tables.c2119 const void *matchinfo,
2125 const struct ipt_icmp *icmpinfo = matchinfo;
2153 void *matchinfo,
2156 const struct ipt_icmp *icmpinfo = matchinfo;
2115 icmp_match(const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct xt_match *match, const void *matchinfo, int offset, unsigned int protoff, int *hotdrop) argument
2150 icmp_checkentry(const char *tablename, const void *info, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter/
H A Dx_tables.h148 const void *matchinfo,
158 void *matchinfo,
162 void (*destroy)(const struct xt_match *match, void *matchinfo);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c[all...]

Completed in 412 milliseconds

12