Home
last modified time | relevance | path

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

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