Searched defs:outdev (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/include/linux/ |
D | netfilter.h | 197 struct net_device *outdev, in nf_hook_thresh() 206 struct net_device *indev, struct net_device *outdev, in nf_hook() 365 #define NF_HOOK(pf, hook, skb, indev, outdev, okfn) (okfn)(skb) argument 366 #define NF_HOOK_COND(pf, hook, skb, indev, outdev, okfn, cond) (okfn)(skb) argument 370 struct net_device *outdev, in nf_hook_thresh() 376 struct net_device *indev, struct net_device *outdev, in nf_hook()
|
/linux-3.3/net/netfilter/ |
D | core.c | 128 const struct net_device *outdev, in nf_iterate() 171 struct net_device *outdev, in nf_hook_slow()
|
D | xt_physdev.c | 30 const char *indev, *outdev; in physdev_mt() local
|
D | nf_queue.c | 124 struct net_device *outdev, in __nf_queue() 231 struct net_device *outdev, in nf_queue()
|
D | nfnetlink_log.c | 375 const struct net_device *outdev, in __build_packet_message()
|
D | nfnetlink_queue.c | 234 struct net_device *outdev; in nfqnl_build_packet_message() local
|
/linux-3.3/include/net/netfilter/ |
D | nf_queue.h | 14 struct net_device *outdev; member
|
/linux-3.3/include/linux/netfilter_bridge/ |
D | ebt_ulog.h | 24 char outdev[IFNAMSIZ]; member
|
/linux-3.3/drivers/pinctrl/ |
D | core.c | 265 struct pinctrl_dev **outdev, in pinctrl_get_device_gpio_range()
|
/linux-3.3/net/ipv4/netfilter/ |
D | arp_tables.c | 104 const char *outdev, in arp_packet_match() 259 const char *indev, *outdev; in arpt_do_table() local
|
D | ip_tables.c | 76 const char *outdev, in ip_packet_match() 299 const char *indev, *outdev; in ipt_do_table() local
|
/linux-3.3/net/ipv6/netfilter/ |
D | ip6_tables.c | 99 const char *outdev, in ip6_packet_match() 337 const char *indev, *outdev; in ip6t_do_table() local
|