/linux/include/net/netfilter/ |
H A D | nft_fib.h | 23 const struct net_device *indev = nft_in(pkt); nft_fib_can_skip() local
|
/linux/net/netfilter/ |
H A D | xt_physdev.c | 29 const char *indev, *outdev; in physdev_mt() local
|
H A D | nf_nat_redirect.c | 62 const struct in_device *indev; in nf_nat_redirect_ipv4() local
|
H A D | nf_tables_trace.c | 67 nf_trace_fill_dev_info(struct sk_buff * nlskb,const struct net_device * indev,const struct net_device * outdev) nf_trace_fill_dev_info() argument
|
H A D | nft_socket.c | 83 const struct net_device *indev = nft_in(pkt); in nft_socket_do_lookup() local
|
H A D | nfnetlink_log.c | 462 const struct net_device *indev, in __build_packet_message()
|
H A D | nfnetlink_queue.c | 564 struct net_device *indev; in nfqnl_build_packet_message() local
|
/linux/net/sched/ |
H A D | em_ipset.c | 56 struct net_device *dev, *indev = NULL; in em_ipset_match() local
|
H A D | em_ipt.c | 210 struct net_device *indev = NULL; in em_ipt_match() local
|
/linux/net/ipv4/netfilter/ |
H A D | nf_tproxy_ipv4.c | 53 struct in_device *indev; in nf_tproxy_laddr4() local
|
H A D | nf_socket_ipv4.c | 85 const struct net_device *indev) in nf_sk_lookup_slow_v4()
|
H A D | arp_tables.c | 84 const char *indev, in arp_packet_match() 192 const char *indev, *outdev; in arpt_do_table() local
|
H A D | ip_tables.c | 44 const char *indev, in ip_packet_match() argument 233 const char *indev, *outdev; in ipt_do_table() local
|
/linux/net/ipv6/netfilter/ |
H A D | nf_tproxy_ipv6.c | 13 struct inet6_dev *indev; in nf_tproxy_laddr6() local
|
H A D | nf_socket_ipv6.c | 98 const struct net_device *indev) in nf_sk_lookup_slow_v6()
|
H A D | ip6_tables.c | 48 const char *indev, in ip6_packet_match() argument 256 const char *indev, *outdev; in ip6t_do_table() local
|
/linux/include/linux/ |
H A D | netfilter.h | 160 nf_hook_state_init(struct nf_hook_state * p,unsigned int hook,u_int8_t pf,struct net_device * indev,struct net_device * outdev,struct sock * sk,struct net * net,int (* okfn)(struct net *,struct sock *,struct sk_buff *)) nf_hook_state_init() argument 225 nf_hook(u_int8_t pf,unsigned int hook,struct net * net,struct sock * sk,struct sk_buff * skb,struct net_device * indev,struct net_device * outdev,int (* okfn)(struct net *,struct sock *,struct sk_buff *)) nf_hook() argument 431 nf_hook(u_int8_t pf,unsigned int hook,struct net * net,struct sock * sk,struct sk_buff * skb,struct net_device * indev,struct net_device * outdev,int (* okfn)(struct net *,struct sock *,struct sk_buff *)) nf_hook() argument
|
/linux/net/ipv4/ |
H A D | ip_output.c | 428 struct net_device *dev = skb_dst(skb)->dev, *indev = skb->dev; in ip_output() local
|
/linux/net/ipv6/ |
H A D | ip6_output.c | 235 struct net_device *dev = skb_dst(skb)->dev, *indev = skb->dev; in ip6_output() local
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 4067 struct in_device *indev; in qlcnic_config_indev_addr() local
|