Home
last modified time | relevance | path

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

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