Searched defs:outdev (Results 1 - 13 of 13) sorted by relevance

/linux-master/net/netfilter/
H A Dxt_physdev.c29 const char *indev, *outdev; 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_flow_offload.c81 const struct net_device *outdev; member in struct:nft_forward_info
H A Dnf_flow_table_ip.c333 struct net_device *outdev; local
421 struct net_device *outdev; local
717 struct net_device *outdev; local
[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
H A Dnfnetlink_queue.c555 struct net_device *outdev; local
[all...]
/linux-master/drivers/hwtracing/intel_th/
H A Dgth.c477 struct intel_th_device *outdev = 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/bridge/
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/pinctrl/
H A Dcore.c383 pinctrl_get_device_gpio_range(struct gpio_chip *gc, unsigned int offset, struct pinctrl_dev **outdev, struct pinctrl_gpio_range **outrange) argument
/linux-master/net/ipv4/netfilter/
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 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

Completed in 220 milliseconds