Searched refs:targinfo (Results 1 - 25 of 32) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_DSCP.c33 const void *targinfo)
35 const struct xt_DSCP_info *dinfo = targinfo;
54 const void *targinfo)
56 const struct xt_DSCP_info *dinfo = targinfo;
72 void *targinfo,
75 const u_int8_t dscp = ((struct xt_DSCP_info *)targinfo)->dscp;
28 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
49 target6(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
69 checkentry(const char *tablename, const void *e_void, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dxt_MARK.c33 const void *targinfo)
35 const struct xt_mark_target_info *markinfo = targinfo;
47 const void *targinfo)
49 const struct xt_mark_target_info_v1 *markinfo = targinfo;
82 void *targinfo,
85 struct xt_mark_target_info *markinfo = targinfo;
98 void *targinfo,
101 struct xt_mark_target_info_v1 *markinfo = targinfo;
28 target_v0(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
42 target_v1(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
79 checkentry_v0(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
95 checkentry_v1(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dxt_CONNSECMARK.c67 const void *targinfo)
70 const struct xt_connsecmark_target_info *info = targinfo;
89 const struct xt_target *target, void *targinfo,
92 struct xt_connsecmark_target_info *info = targinfo;
113 destroy(const struct xt_target *target, void *targinfo) argument
64 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
88 checkentry(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dxt_SECMARK.c34 const void *targinfo)
37 const struct xt_secmark_target_info *info = targinfo;
85 const struct xt_target *target, void *targinfo,
88 struct xt_secmark_target_info *info = targinfo;
31 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
84 checkentry(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dxt_CLASSIFY.c34 const void *targinfo)
36 const struct xt_classify_target_info *clinfo = targinfo;
29 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
H A Dxt_NFLOG.c26 const void *targinfo)
28 const struct xt_nflog_info *info = targinfo;
23 nflog_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
H A Dxt_NFQUEUE.c32 const void *targinfo)
34 const struct xt_NFQ_info *tinfo = targinfo;
27 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
H A Dxt_TCPMSS.c146 const void *targinfo)
152 ret = tcpmss_mangle_packet(pskb, targinfo, iph->ihl * 4,
172 const void *targinfo)
185 ret = tcpmss_mangle_packet(pskb, targinfo, tcphoff,
216 void *targinfo,
219 const struct xt_tcpmss_info *info = targinfo;
241 void *targinfo,
244 const struct xt_tcpmss_info *info = targinfo;
141 xt_tcpmss_target4(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
167 xt_tcpmss_target6(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
213 xt_tcpmss_checkentry4(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
238 xt_tcpmss_checkentry6(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dxt_CONNMARK.c41 const void *targinfo)
43 const struct xt_connmark_target_info *markinfo = targinfo;
83 void *targinfo,
86 struct xt_connmark_target_info *matchinfo = targinfo;
109 destroy(const struct xt_target *target, void *targinfo) argument
36 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
80 checkentry(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dxt_NOTRACK.c19 const void *targinfo)
14 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_TOS.c29 const void *targinfo)
31 const struct ipt_tos_target_info *tosinfo = targinfo;
50 void *targinfo,
53 const u_int8_t tos = ((struct ipt_tos_target_info *)targinfo)->tos;
24 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
47 checkentry(const char *tablename, const void *e_void, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dipt_NETMAP.c32 void *targinfo,
35 const struct nf_nat_multi_range_compat *mr = targinfo;
54 const void *targinfo)
59 const struct nf_nat_multi_range_compat *mr = targinfo;
29 check(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
49 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
H A Dipt_TTL.c26 const void *targinfo)
29 const struct ipt_TTL_info *info = targinfo;
68 void *targinfo,
71 struct ipt_TTL_info *info = targinfo;
23 ipt_ttl_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
65 ipt_ttl_checkentry(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dipt_SAME.c36 void *targinfo,
40 struct ipt_same_info *mr = targinfo;
100 same_destroy(const struct xt_target *target, void *targinfo) argument
102 struct ipt_same_info *mr = targinfo;
116 const void *targinfo)
122 const struct ipt_same_info *same = targinfo;
33 same_check(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
111 same_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
H A Darpt_mangle.c14 const void *targinfo)
16 const struct arpt_mangle *mangle = targinfo;
70 void *targinfo, unsigned int hook_mask)
72 const struct arpt_mangle *mangle = targinfo;
11 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
69 checkentry(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dipt_REDIRECT.c34 void *targinfo,
37 const struct nf_nat_multi_range_compat *mr = targinfo;
56 const void *targinfo)
61 const struct nf_nat_multi_range_compat *mr = targinfo;
31 redirect_check(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
51 redirect_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
H A Dnf_nat_rule.c75 const void *targinfo)
79 const struct nf_nat_multi_range_compat *mr = targinfo;
117 const void *targinfo)
121 const struct nf_nat_multi_range_compat *mr = targinfo;
142 void *targinfo,
145 struct nf_nat_multi_range_compat *mr = targinfo;
158 void *targinfo,
161 struct nf_nat_multi_range_compat *mr = targinfo;
70 ipt_snat_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
112 ipt_dnat_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
139 ipt_snat_checkentry(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
155 ipt_dnat_checkentry(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dipt_ECN.c86 const void *targinfo)
88 const struct ipt_ECN_info *einfo = targinfo;
106 void *targinfo,
109 const struct ipt_ECN_info *einfo = (struct ipt_ECN_info *)targinfo;
81 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
103 checkentry(const char *tablename, const void *e_void, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dipt_MASQUERADE.c40 void *targinfo,
43 const struct nf_nat_multi_range_compat *mr = targinfo;
62 const void *targinfo)
89 mr = targinfo;
37 masquerade_check(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
57 masquerade_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
H A Dipt_REJECT.c172 const void *targinfo)
174 const struct ipt_reject_info *reject = targinfo;
219 void *targinfo,
222 const struct ipt_reject_info *rejinfo = targinfo;
167 reject(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
216 check(const char *tablename, const void *e_void, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dnf_nat_autofw.c139 const void *targinfo)
141 const struct ip_autofw_info *info = targinfo;
214 void *targinfo,
218 const struct ip_autofw_info *info = targinfo;
134 autofw_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
211 autofw_check(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dipt_CLUSTERIP.c307 const void *targinfo)
309 const struct ipt_clusterip_tgt_info *cipinfo = targinfo;
371 void *targinfo,
374 struct ipt_clusterip_tgt_info *cipinfo = targinfo;
451 static void destroy(const struct xt_target *target, void *targinfo) argument
453 struct ipt_clusterip_tgt_info *cipinfo = targinfo;
302 target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
368 checkentry(const char *tablename, const void *e_void, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6t_HL.c26 const void *targinfo)
29 const struct ip6t_HL_info *info = targinfo;
64 void *targinfo,
67 struct ip6t_HL_info *info = targinfo;
21 ip6t_hl_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
61 ip6t_hl_checkentry(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dip6t_REJECT.c181 const void *targinfo)
183 const struct ip6t_reject_info *reject = targinfo;
223 void *targinfo,
226 const struct ip6t_reject_info *rejinfo = targinfo;
176 reject6_target(struct sk_buff **pskb, const struct net_device *in, const struct net_device *out, unsigned int hooknum, const struct xt_target *target, const void *targinfo) argument
220 check(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dx_tables.h199 const void *targinfo);
208 void *targinfo,
212 void (*destroy)(const struct xt_target *target, void *targinfo);

Completed in 163 milliseconds

12