Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Darp.h50 static inline void __ipv4_confirm_neigh(struct net_device *dev, u32 key) in __ipv4_confirm_neigh() function
/linux-6.1.9/net/ipv4/
Droute.c447 __ipv4_confirm_neigh(dev, *(__force u32 *)pkey); in ipv4_confirm_neigh()