Home
last modified time | relevance | path

Searched refs:ip_neigh_gw6 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dndisc.h430 static inline struct neighbour *ip_neigh_gw6(struct net_device *dev, in ip_neigh_gw6() function
H A Droute.h389 neigh = ip_neigh_gw6(dev, &rt->rt_gw6); in ip_neigh_for_gw()
/openbmc/linux/net/ipv4/
H A Droute.c417 n = ip_neigh_gw6(dev, &rt->rt_gw6); in ipv4_neigh_lookup()
/openbmc/linux/net/core/
H A Dfilter.c2223 neigh = ip_neigh_gw6(dev, nexthop); in bpf_out_neigh_v6()
2322 neigh = ip_neigh_gw6(dev, &nh->ipv6_nh); in bpf_out_neigh_v4()