Searched defs:indev (Results 1 – 20 of 20) sorted by relevance
/net/netfilter/ |
D | xt_physdev.c | 29 const char *indev, *outdev; in physdev_mt() local
|
D | nf_nat_redirect.c | 62 const struct in_device *indev; in nf_nat_redirect_ipv4() local
|
D | nft_socket.c | 38 const struct net_device *indev = nft_in(pkt); in nft_socket_do_lookup() local
|
D | nf_tables_trace.c | 83 const struct net_device *indev, in nf_trace_fill_dev_info()
|
D | nfnetlink_log.c | 447 const struct net_device *indev, in __build_packet_message()
|
D | nfnetlink_queue.c | 387 struct net_device *indev; in nfqnl_build_packet_message() local
|
/net/sched/ |
D | em_ipset.c | 56 struct net_device *dev, *indev = NULL; in em_ipset_match() local
|
D | em_ipt.c | 210 struct net_device *indev = NULL; in em_ipt_match() local
|
/net/ipv4/netfilter/ |
D | nf_tproxy_ipv4.c | 53 struct in_device *indev; in nf_tproxy_laddr4() local
|
D | nf_socket_ipv4.c | 85 const struct net_device *indev) in nf_sk_lookup_slow_v4()
|
D | arp_tables.c | 84 const char *indev, in arp_packet_match() 191 const char *indev, *outdev; in arpt_do_table() local
|
D | ip_tables.c | 46 const char *indev, in ip_packet_match() 234 const char *indev, *outdev; in ipt_do_table() local
|
/net/ipv6/netfilter/ |
D | nf_tproxy_ipv6.c | 13 struct inet6_dev *indev; in nf_tproxy_laddr6() local
|
D | nf_socket_ipv6.c | 98 const struct net_device *indev) in nf_sk_lookup_slow_v6()
|
D | ip6_tables.c | 50 const char *indev, in ip6_packet_match() 258 const char *indev, *outdev; in ip6t_do_table() local
|
/net/bridge/ |
D | br_input.c | 35 struct net_device *indev, *brdev = BR_INPUT_SKB_CB(skb)->brdev; in br_pass_frame_up() local
|
D | br_forward.c | 76 struct net_device *indev; in __br_forward() local
|
D | br_netfilter_hooks.c | 1007 struct net_device *indev, in br_nf_hook_thresh()
|
/net/ipv4/ |
D | ip_output.c | 432 struct net_device *dev = skb_dst(skb)->dev, *indev = skb->dev; in ip_output() local
|
/net/ipv6/ |
D | ip6_output.c | 237 struct net_device *dev = skb_dst(skb)->dev, *indev = skb->dev; in ip6_output() local
|