Home
last modified time | relevance | path

Searched refs:__ipv4_neigh_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Darp.h37 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) in __ipv4_neigh_lookup() function
/kernel/linux/linux-6.6/include/net/
H A Darp.h37 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) in __ipv4_neigh_lookup() function
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1352 struct neighbour *n = __ipv4_neigh_lookup(dev, (__force u32)ip_addr); in ofdpa_port_ipv4_resolve()
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1352 struct neighbour *n = __ipv4_neigh_lookup(dev, (__force u32)ip_addr); in ofdpa_port_ipv4_resolve()
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c812 n = __ipv4_neigh_lookup(rt->dst.dev, (__force u32)new_gw); in __ip_do_redirect()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c783 n = __ipv4_neigh_lookup(rt->dst.dev, (__force u32)new_gw); in __ip_do_redirect()

Completed in 17 milliseconds