Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dndisc.h442 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-v5.10/net/ipv4/
Droute.c445 n = ip_neigh_gw6(dev, &rt->rt_gw6); in ipv4_neigh_lookup()
/Linux-v5.10/net/core/
Dfilter.c2206 neigh = ip_neigh_gw6(dev, nexthop); in bpf_out_neigh_v6()
2312 neigh = ip_neigh_gw6(dev, &nh->ipv6_nh); in bpf_out_neigh_v4()