Searched refs:vrf_ip6_input_dst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | vrf.c | 1305 static void vrf_ip6_input_dst(struct sk_buff *skb, struct net_device *vrf_dev, in vrf_ip6_input_dst() function 1351 vrf_ip6_input_dst(skb, vrf_dev, orig_iif); in vrf_ip6_rcv() 1372 vrf_ip6_input_dst(skb, vrf_dev, orig_iif); in vrf_ip6_rcv()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | vrf.c | 1331 static void vrf_ip6_input_dst(struct sk_buff *skb, struct net_device *vrf_dev, in vrf_ip6_input_dst() function 1377 vrf_ip6_input_dst(skb, vrf_dev, orig_iif); in vrf_ip6_rcv() 1407 vrf_ip6_input_dst(skb, vrf_dev, orig_iif); in vrf_ip6_rcv()
|
Completed in 7 milliseconds