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

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_LOG.c420 const void *targinfo)
422 const struct ipt_log_info *loginfo = targinfo;
437 void *targinfo,
440 const struct ipt_log_info *loginfo = targinfo;
415 ipt_log_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
434 ipt_log_checkentry(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dipt_ULOG.c292 const void *targinfo)
294 struct ipt_ulog_info *loginfo = (struct ipt_ulog_info *) targinfo;
329 void *targinfo,
332 struct ipt_ulog_info *loginfo = (struct ipt_ulog_info *) targinfo;
287 ipt_ulog_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
326 ipt_ulog_checkentry(const char *tablename, const void *e, const struct xt_target *target, void *targinfo, unsigned int hookmask) argument
H A Dipt_cone.c118 const void *targinfo)
124 const struct nf_nat_multi_range_compat *mr = targinfo;
113 ipt_cone_target(struct sk_buff **pskb, unsigned int hooknum, const struct net_device *in, const struct net_device *out, const struct xt_target *target, const void *targinfo) argument
H A Darp_tables.c205 const void *targinfo)
208 printk("arp_tables: error: '%s'\n", (char *)targinfo);
200 arpt_error(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 Dip_tables.c65 const struct xt_target *target, const void *targinfo);
177 const void *targinfo)
180 printk("ip_tables: error: `%s'\n", (char *)targinfo);
172 ipt_error(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/ipv6/netfilter/
H A Dip6t_LOG.c432 const void *targinfo)
434 const struct ip6t_log_info *loginfo = targinfo;
450 void *targinfo,
453 const struct ip6t_log_info *loginfo = targinfo;
427 ip6t_log_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
447 ip6t_log_checkentry(const char *tablename, const void *entry, const struct xt_target *target, void *targinfo, unsigned int hook_mask) argument
H A Dip6_tables.c203 const void *targinfo)
206 printk("ip6_tables: error: `%s'\n", (char *)targinfo);
198 ip6t_error(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

Completed in 134 milliseconds

12