Searched defs:vrf_dev (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ |
| D | vrf.c | 134 static void vrf_tx_error(struct net_device *vrf_dev, struct sk_buff *skb) in vrf_tx_error() 528 struct net_device *vrf_dev) in vrf_process_v4_outbound() 621 struct net_device *vrf_dev = skb->dev; in vrf_finish_direct() local 689 static struct sk_buff *vrf_ip6_out_redirect(struct net_device *vrf_dev, in vrf_ip6_out_redirect() 754 static struct sk_buff *vrf_ip6_out_direct(struct net_device *vrf_dev, in vrf_ip6_out_direct() 775 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out() 844 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out() 919 static struct sk_buff *vrf_ip_out_redirect(struct net_device *vrf_dev, in vrf_ip_out_redirect() 984 static struct sk_buff *vrf_ip_out_direct(struct net_device *vrf_dev, in vrf_ip_out_direct() 1005 static struct sk_buff *vrf_ip_out(struct net_device *vrf_dev, in vrf_ip_out() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ |
| D | vrf.c | 142 static void vrf_tx_error(struct net_device *vrf_dev, struct sk_buff *skb) in vrf_tx_error() 538 struct net_device *vrf_dev) in vrf_process_v4_outbound() 632 struct net_device *vrf_dev = skb->dev; in vrf_finish_direct() local 700 static struct sk_buff *vrf_ip6_out_redirect(struct net_device *vrf_dev, in vrf_ip6_out_redirect() 765 static struct sk_buff *vrf_ip6_out_direct(struct net_device *vrf_dev, in vrf_ip6_out_direct() 786 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out() 855 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out() 937 static struct sk_buff *vrf_ip_out_redirect(struct net_device *vrf_dev, in vrf_ip_out_redirect() 1002 static struct sk_buff *vrf_ip_out_direct(struct net_device *vrf_dev, in vrf_ip_out_direct() 1023 static struct sk_buff *vrf_ip_out(struct net_device *vrf_dev, in vrf_ip_out() [all …]
|