Home
last modified time | relevance | path

Searched defs:vrf_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/
Dvrf.c144 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()
631 struct net_device *vrf_dev = skb->dev; in vrf_finish_direct() local
699 static struct sk_buff *vrf_ip6_out_redirect(struct net_device *vrf_dev, in vrf_ip6_out_redirect()
764 static struct sk_buff *vrf_ip6_out_direct(struct net_device *vrf_dev, in vrf_ip6_out_direct()
785 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
854 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
929 static struct sk_buff *vrf_ip_out_redirect(struct net_device *vrf_dev, in vrf_ip_out_redirect()
994 static struct sk_buff *vrf_ip_out_direct(struct net_device *vrf_dev, in vrf_ip_out_direct()
1015 static struct sk_buff *vrf_ip_out(struct net_device *vrf_dev, in vrf_ip_out()
[all …]