Searched defs:indev (Results  1 – 17 of 17) sorted by relevance
| /linux-4.4.14/net/netfilter/ | 
| D | xt_physdev.c | 31 	const char *indev, *outdev;  in physdev_mt()  local
 | 
| D | nf_nat_redirect.c | 51 		struct in_device *indev;  in nf_nat_redirect_ipv4()  local
 | 
| D | xt_socket.c | 148 					     const struct net_device *indev)  in xt_socket_lookup_slow_v4()341 					     const struct net_device *indev)  in xt_socket_lookup_slow_v6()
 
 | 
| D | xt_TPROXY.c | 66 	struct in_device *indev;  in tproxy_laddr4()  local371 	struct inet6_dev *indev;  in tproxy_laddr6()  local
 
 | 
| D | nfnetlink_log.c | 403 			const struct net_device *indev,  in __build_packet_message()
 | 
| D | nfnetlink_queue.c | 312 	struct net_device *indev;  in nfqnl_build_packet_message()  local
 | 
| /linux-4.4.14/net/sched/ | 
| D | em_ipset.c | 59 	struct net_device *dev, *indev = NULL;  in em_ipset_match()  local
 | 
| /linux-4.4.14/include/linux/ | 
| D | netfilter.h | 66 				      struct net_device *indev,  in nf_hook_state_init()175 				 struct net_device *indev,  in nf_hook_thresh()
 194 			  struct net_device *indev, struct net_device *outdev,  in nf_hook()
 368 			  struct net_device *indev, struct net_device *outdev,  in nf_hook()
 
 | 
| /linux-4.4.14/net/bridge/ | 
| D | br_input.c | 37 	struct net_device *indev, *brdev = BR_INPUT_SKB_CB(skb)->brdev;  in br_pass_frame_up()  local
 | 
| D | br_forward.c | 108 	struct net_device *indev;  in __br_forward()  local
 | 
| /linux-4.4.14/include/net/ | 
| D | pkt_cls.h | 339 	char indev[IFNAMSIZ];  in tcf_change_indev()  local
 | 
| /linux-4.4.14/net/ipv4/netfilter/ | 
| D | arp_tables.c | 104 				   const char *indev,  in arp_packet_match()258 	const char *indev, *outdev;  in arpt_do_table()  local
 
 | 
| D | ip_tables.c | 76 		const char *indev,  in ip_packet_match()296 	const char *indev, *outdev;  in ipt_do_table()  local
 
 | 
| /linux-4.4.14/net/ipv6/netfilter/ | 
| D | ip6_tables.c | 89 		 const char *indev,  in ip6_packet_match()324 	const char *indev, *outdev;  in ip6t_do_table()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ | 
| D | netxen_nic_main.c | 3290 	struct in_device *indev;  in netxen_config_indev_addr()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_main.c | 4162 	struct in_device *indev;  in qlcnic_config_indev_addr()  local
 | 
| /linux-4.4.14/security/selinux/ | 
| D | hooks.c | 4811 				       const struct net_device *indev,  in selinux_ip_forward()
 |