Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dndisc.h424 static inline void __ipv6_confirm_neigh_stub(struct net_device *dev, in __ipv6_confirm_neigh_stub() function
/kernel/linux/linux-5.10/net/ipv4/
Droute.c471 return __ipv6_confirm_neigh_stub(dev, &rt->rt_gw6); in ipv4_confirm_neigh()