Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Darp.h50 static inline void __ipv4_confirm_neigh(struct net_device *dev, u32 key) in __ipv4_confirm_neigh() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c477 __ipv4_confirm_neigh(dev, *(__force u32 *)pkey); in ipv4_confirm_neigh()