Searched defs:indev (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/net/netfilter/
H A Dnf_nat_redirect.c51 struct in_device *indev; nf_nat_redirect_ipv4() local
H A Dxt_physdev.c31 const char *indev, *outdev; physdev_mt() local
H A Dxt_TPROXY.c66 struct in_device *indev; tproxy_laddr4() local
372 struct inet6_dev *indev; tproxy_laddr6() local
H A Dxt_socket.c146 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 Dnfnetlink_log.c396 __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 Dnfnetlink_queue_core.c295 struct net_device *indev; nfqnl_build_packet_message() local
/linux-4.1.27/net/sched/
H A Dem_ipset.c59 struct net_device *dev, *indev = NULL; em_ipset_match() local
/linux-4.1.27/net/bridge/
H A Dbr_forward.c87 struct net_device *indev; __br_forward() local
H A Dbr_input.c31 struct net_device *indev, *brdev = BR_INPUT_SKB_CB(skb)->brdev; br_pass_frame_up() local
/linux-4.1.27/include/net/
H A Dpkt_cls.h339 char indev[IFNAMSIZ]; tcf_change_indev() local
/linux-4.1.27/include/linux/
H A Dnetfilter.h60 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 Darp_tables.c258 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 Dip_tables.c298 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 Dip6_tables.c326 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 Dnetxen_nic_main.c3290 struct in_device *indev; netxen_config_indev_addr() local
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c4152 struct in_device *indev; qlcnic_config_indev_addr() local
/linux-4.1.27/security/selinux/
H A Dhooks.c4792 selinux_ip_forward(struct sk_buff *skb, const struct net_device *indev, u16 family) selinux_ip_forward() argument

Completed in 612 milliseconds