Home
last modified time | relevance | path

Searched refs:ip_neigh_gw6 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Droute.h389 neigh = ip_neigh_gw6(dev, &rt->rt_gw6); in ip_neigh_for_gw()
H A Dndisc.h442 static inline struct neighbour *ip_neigh_gw6(struct net_device *dev, in ip_neigh_gw6() function
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c447 n = ip_neigh_gw6(dev, &rt->rt_gw6); in ipv4_neigh_lookup()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c416 n = ip_neigh_gw6(dev, &rt->rt_gw6); in ipv4_neigh_lookup()
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c2222 neigh = ip_neigh_gw6(dev, nexthop); in bpf_out_neigh_v6()
2328 neigh = ip_neigh_gw6(dev, &nh->ipv6_nh); in bpf_out_neigh_v4()
/kernel/linux/linux-6.6/net/core/
H A 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()

Completed in 47 milliseconds