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

12

/linux-master/net/netfilter/
H A Dxt_physdev.c29 const char *indev, *outdev; local
H A Dnf_nat_redirect.c62 const struct in_device *indev; local
H A Dnf_tables_trace.c66 nf_trace_fill_dev_info(struct sk_buff *nlskb, const struct net_device *indev, const struct net_device *outdev) argument
H A Dnft_socket.c60 const struct net_device *indev = nft_in(pkt); local
H A Dnft_flow_offload.c80 const struct net_device *indev; member in struct:nft_forward_info
[all...]
H A Dnfnetlink_log.c456 __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, const struct nfnl_ct_hook *nfnl_ct, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
[all...]
H A Dnfnetlink_queue.c554 struct net_device *indev; local
[all...]
/linux-master/net/sched/
H A Dem_ipset.c56 struct net_device *dev, *indev = NULL; local
H A Dem_ipt.c210 struct net_device *indev = NULL; local
/linux-master/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c53 struct in_device *indev; local
H A Dnf_socket_ipv4.c84 nf_sk_lookup_slow_v4(struct net *net, const struct sk_buff *skb, const struct net_device *indev) argument
H A Darp_tables.c192 const char *indev, *outdev; local
82 arp_packet_match(const struct arphdr *arphdr, struct net_device *dev, const char *indev, const char *outdev, const struct arpt_arp *arpinfo) argument
H A Dip_tables.c233 const char *indev, *outdev; local
43 ip_packet_match(const struct iphdr *ip, const char *indev, const char *outdev, const struct ipt_ip *ipinfo, int isfrag) argument
/linux-master/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c13 struct inet6_dev *indev; local
H A Dnf_socket_ipv6.c97 nf_sk_lookup_slow_v6(struct net *net, const struct sk_buff *skb, const struct net_device *indev) argument
H A Dip6_tables.c256 const char *indev, *outdev; local
47 ip6_packet_match(const struct sk_buff *skb, const char *indev, const char *outdev, const struct ip6t_ip6 *ip6info, unsigned int *protoff, u16 *fragoff, bool *hotdrop) argument
/linux-master/net/bridge/
H A Dbr_forward.c77 struct net_device *indev; local
H A Dbr_input.c35 struct net_device *indev, *brdev = BR_INPUT_SKB_CB(skb)->brdev; local
H A Dbr_netfilter_hooks.c1130 br_nf_hook_thresh(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 *)) argument
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_flower.c528 struct net_device *dev, *indev; local
/linux-master/include/linux/
H A Dnetfilter.h157 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 *)) argument
223 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 *)) argument
433 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 *)) argument
/linux-master/net/ipv6/
H A Dip6_output.c231 struct net_device *dev = skb_dst(skb)->dev, *indev = skb->dev; local
/linux-master/net/ipv4/
H A Dip_output.c428 struct net_device *dev = skb_dst(skb)->dev, *indev = skb->dev; local
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c4067 struct in_device *indev; local
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c3234 struct in_device *indev; local

Completed in 287 milliseconds

12