Home
last modified time | relevance | path

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

/linux/include/net/
H A Dndisc.h415 static inline struct neighbour *ip_neigh_gw6(struct net_device *dev, in ip_neigh_gw6() function
H A Droute.h419 neigh = ip_neigh_gw6(dev, &rt->rt_gw6); in ip_neigh_for_gw()
/linux/net/ipv4/
H A Droute.c420 n = ip_neigh_gw6(dev, &rt->rt_gw6); in ipv4_neigh_lookup()
/linux/net/core/
H A Dfilter.c2222 neigh = ip_neigh_gw6(dev, nexthop); in bpf_out_neigh_v6()
2320 neigh = ip_neigh_gw6(dev, &nh->ipv6_nh); in bpf_out_neigh_v4()