Home
last modified time | relevance | path

Searched refs:ip_neigh_gw4 (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
A Droute.h367 static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, in ip_neigh_gw4() function
387 neigh = ip_neigh_gw4(dev, rt->rt_gw4); in ip_neigh_for_gw()
392 neigh = ip_neigh_gw4(dev, ip_hdr(skb)->daddr); in ip_neigh_for_gw()
/linux/net/ipv4/
A Droute.c413 n = ip_neigh_gw4(dev, rt->rt_gw4); in ipv4_neigh_lookup()
420 n = ip_neigh_gw4(dev, pkey); in ipv4_neigh_lookup()
/linux/net/core/
A Dfilter.c2296 neigh = ip_neigh_gw4(dev, nh->ipv4_nh); in bpf_out_neigh_v4()

Completed in 26 milliseconds