| /linux-4.1.27/include/linux/ | 
| D | netfilter.h | 63 				      struct net_device *indev,  in nf_hook_state_init()161 				 struct net_device *indev,  in nf_hook_thresh()
 177 			  struct sk_buff *skb, struct net_device *indev,  in nf_hook()
 331 #define NF_HOOK(pf, hook, sk, skb, indev, outdev, okfn) (okfn)(sk, skb)  argument
 332 #define NF_HOOK_COND(pf, hook, sk, skb, indev, outdev, okfn, cond) (okfn)(sk, skb)  argument
 336 				 struct net_device *indev,  in nf_hook_thresh()
 343 			  struct sk_buff *skb, struct net_device *indev,  in nf_hook()
 
 | 
| /linux-4.1.27/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 | 147 					     const struct net_device *indev)  in xt_socket_lookup_slow_v4()334 					     const struct net_device *indev)  in xt_socket_lookup_slow_v6()
 
 | 
| D | xt_TPROXY.c | 66 	struct in_device *indev;  in tproxy_laddr4()  local372 	struct inet6_dev *indev;  in tproxy_laddr6()  local
 
 | 
| D | nfnetlink_log.c | 402 			const struct net_device *indev,  in __build_packet_message()
 | 
| D | nfnetlink_queue_core.c | 295 	struct net_device *indev;  in nfqnl_build_packet_message()  local
 | 
| /linux-4.1.27/net/sched/ | 
| D | em_ipset.c | 59 	struct net_device *dev, *indev = NULL;  in em_ipset_match()  local
 | 
| /linux-4.1.27/net/bridge/ | 
| D | br_input.c | 31 	struct net_device *indev, *brdev = BR_INPUT_SKB_CB(skb)->brdev;  in br_pass_frame_up()  local
 | 
| D | br_forward.c | 87 	struct net_device *indev;  in __br_forward()  local
 | 
| /linux-4.1.27/include/net/ | 
| D | pkt_cls.h | 339 	char indev[IFNAMSIZ];  in tcf_change_indev()  local
 | 
| /linux-4.1.27/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()298 	const char *indev, *outdev;  in ipt_do_table()  local
 
 | 
| /linux-4.1.27/net/ipv6/netfilter/ | 
| D | ip6_tables.c | 89 		 const char *indev,  in ip6_packet_match()326 	const char *indev, *outdev;  in ip6t_do_table()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_main.c | 4152 	struct in_device *indev;  in qlcnic_config_indev_addr()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ | 
| D | netxen_nic_main.c | 3290 	struct in_device *indev;  in netxen_config_indev_addr()  local
 | 
| /linux-4.1.27/security/selinux/ | 
| D | hooks.c | 4793 				       const struct net_device *indev,  in selinux_ip_forward()
 |