Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_physdev.c29 const char *indev, *outdev; in physdev_mt() local
H A Dnf_tables_trace.c82 nf_trace_fill_dev_info(struct sk_buff *nlskb, const struct net_device *indev, const struct net_device *outdev) nf_trace_fill_dev_info() argument
H A Dnf_flow_table_ip.c250 struct net_device *outdev; in nf_flow_offload_ip_hook() local
493 struct net_device *outdev; in nf_flow_offload_ipv6_hook() local
H A Dnfnetlink_log.c441 __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) __build_packet_message() argument
H A Dnfnetlink_queue.c390 struct net_device *outdev; in nfqnl_build_packet_message() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_physdev.c29 const char *indev, *outdev; in physdev_mt() 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) nf_trace_fill_dev_info() argument
H A Dnft_flow_offload.c81 const struct net_device *outdev; member
H A Dnf_flow_table_ip.c331 struct net_device *outdev; in nf_flow_queue_xmit() local
419 struct net_device *outdev; in nf_flow_offload_ip_hook() local
715 struct net_device *outdev; in nf_flow_offload_ipv6_hook() 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) __build_packet_message() argument
H A Dnfnetlink_queue.c403 struct net_device *outdev; in nfqnl_build_packet_message() local
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dgth.c477 struct intel_th_device *outdev = in intel_th_gth_stop() local
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter.h139 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 *)) nf_hook_state_init() argument
205 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 *)) nf_hook() argument
415 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 *)) nf_hook() argument
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dgth.c477 struct intel_th_device *outdev = in intel_th_gth_stop() local
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netfilter_hooks.c1005 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 *)) br_nf_hook_thresh() argument
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter.h147 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 *)) nf_hook_state_init() argument
213 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 *)) nf_hook() argument
424 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 *)) nf_hook() argument
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netfilter_hooks.c1128 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 *)) br_nf_hook_thresh() argument
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dcore.c369 pinctrl_get_device_gpio_range(unsigned gpio, struct pinctrl_dev **outdev, struct pinctrl_gpio_range **outrange) pinctrl_get_device_gpio_range() argument
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Darp_tables.c191 const char *indev, *outdev; in arpt_do_table() local
82 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.c234 const char *indev, *outdev; in ipt_do_table() local
45 ip_packet_match(const struct iphdr *ip, const char *indev, const char *outdev, const struct ipt_ip *ipinfo, int isfrag) ip_packet_match() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dcore.c382 pinctrl_get_device_gpio_range(unsigned gpio, struct pinctrl_dev **outdev, struct pinctrl_gpio_range **outrange) pinctrl_get_device_gpio_range() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Darp_tables.c192 const char *indev, *outdev; in arpt_do_table() local
82 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.c233 const char *indev, *outdev; in ipt_do_table() local
43 ip_packet_match(const struct iphdr *ip, const char *indev, const char *outdev, const struct ipt_ip *ipinfo, int isfrag) ip_packet_match() argument
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6_tables.c258 const char *indev, *outdev; in ip6t_do_table() local
49 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
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6_tables.c256 const char *indev, *outdev; in ip6t_do_table() 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) ip6_packet_match() argument

Completed in 38 milliseconds

12