/linux-4.1.27/net/netfilter/ |
H A D | nf_nat_redirect.c | 51 struct in_device *indev; nf_nat_redirect_ipv4() local
|
H A D | xt_physdev.c | 31 const char *indev, *outdev; physdev_mt() local
|
H A D | xt_TPROXY.c | 66 struct in_device *indev; tproxy_laddr4() local 372 struct inet6_dev *indev; tproxy_laddr6() local
|
H A D | xt_socket.c | 146 xt_socket_lookup_slow_v4(const struct sk_buff *skb, const struct net_device *indev) xt_socket_lookup_slow_v4() argument 333 xt_socket_lookup_slow_v6(const struct sk_buff *skb, const struct net_device *indev) xt_socket_lookup_slow_v6() argument
|
H A D | nfnetlink_log.c | 396 __build_packet_message(struct nfnl_log_net *log, struct nfulnl_instance *inst, const struct sk_buff *skb, unsigned int data_len, u_int8_t pf, unsigned int hooknum, const struct net_device *indev, const struct net_device *outdev, const char *prefix, unsigned int plen) __build_packet_message() argument
|
H A D | nfnetlink_queue_core.c | 295 struct net_device *indev; nfqnl_build_packet_message() local
|
/linux-4.1.27/net/sched/ |
H A D | em_ipset.c | 59 struct net_device *dev, *indev = NULL; em_ipset_match() local
|
/linux-4.1.27/net/bridge/ |
H A D | br_forward.c | 87 struct net_device *indev; __br_forward() local
|
H A D | br_input.c | 31 struct net_device *indev, *brdev = BR_INPUT_SKB_CB(skb)->brdev; br_pass_frame_up() local
|
/linux-4.1.27/include/net/ |
H A D | pkt_cls.h | 339 char indev[IFNAMSIZ]; tcf_change_indev() local
|
/linux-4.1.27/include/linux/ |
H A D | netfilter.h | 60 nf_hook_state_init(struct nf_hook_state *p, unsigned int hook, int thresh, u_int8_t pf, struct net_device *indev, struct net_device *outdev, struct sock *sk, int (*okfn)(struct sock *, struct sk_buff *)) nf_hook_state_init() argument 158 nf_hook_thresh(u_int8_t pf, unsigned int hook, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct sock *, struct sk_buff *), int thresh) nf_hook_thresh() argument 176 nf_hook(u_int8_t pf, unsigned int hook, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct sock *, struct sk_buff *)) nf_hook() argument 333 nf_hook_thresh(u_int8_t pf, unsigned int hook, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct sock *sk, struct sk_buff *), int thresh) nf_hook_thresh() argument 342 nf_hook(u_int8_t pf, unsigned int hook, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct sock *, struct sk_buff *)) nf_hook() argument
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | arp_tables.c | 258 const char *indev, *outdev; arpt_do_table() local 102 arp_packet_match(const struct arphdr *arphdr, struct net_device *dev, const char *indev, const char *outdev, const struct arpt_arp *arpinfo) arp_packet_match() argument
|
H A D | ip_tables.c | 298 const char *indev, *outdev; ipt_do_table() local 75 ip_packet_match(const struct iphdr *ip, const char *indev, const char *outdev, const struct ipt_ip *ipinfo, int isfrag) ip_packet_match() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 326 const char *indev, *outdev; ip6t_do_table() local 88 ip6_packet_match(const struct sk_buff *skb, const char *indev, const char *outdev, const struct ip6t_ip6 *ip6info, unsigned int *protoff, int *fragoff, bool *hotdrop) ip6_packet_match() argument
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_main.c | 3290 struct in_device *indev; netxen_config_indev_addr() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 4152 struct in_device *indev; qlcnic_config_indev_addr() local
|
/linux-4.1.27/security/selinux/ |
H A D | hooks.c | 4792 selinux_ip_forward(struct sk_buff *skb, const struct net_device *indev, u16 family) selinux_ip_forward() argument
|