Home
last modified time | relevance | path

Searched refs:vrf_ip6_rcv (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/
Dvrf.c1338 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv() function
1396 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv() function
1451 return vrf_ip6_rcv(vrf_dev, skb); in vrf_l3_rcv()