Searched defs:outdev (Results 1 – 8 of 8) sorted by relevance
/linux/net/netfilter/ |
H A D | xt_physdev.c | 29 const char *indev, *outdev; in physdev_mt() local
|
H A D | nf_flow_table_ip.c | 340 struct net_device *outdev; in nf_flow_queue_xmit() local 428 struct net_device *outdev; in nf_flow_offload_ip_hook() local 724 struct net_device *outdev; in nf_flow_offload_ipv6_hook() local
|
H A D | nf_tables_trace.c | 68 const struct net_device *outdev) in nf_trace_fill_dev_info()
|
H A D | nfnetlink_log.c | 463 const struct net_device *outdev, in __build_packet_message()
|
/linux/include/linux/ |
H A D | netfilter.h | 161 struct net_device *outdev, in nf_hook_state_init() 225 struct net_device *indev, struct net_device *outdev, in nf_hook() 431 struct net_device *indev, struct net_device *outdev, in nf_hook()
|
/linux/net/ipv4/netfilter/ |
H A D | arp_tables.c | 85 const char *outdev, in arp_packet_match() 192 const char *indev, *outdev; in arpt_do_table() local
|
H A D | ip_tables.c | 45 const char *outdev, in ip_packet_match() 233 const char *indev, *outdev; in ipt_do_table() local
|
/linux/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 49 const char *outdev, in ip6_packet_match() 256 const char *indev, *outdev; in ip6t_do_table() local
|