Home
last modified time | relevance | path

Searched refs:ip_neigh_for_gw (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Droute.h409 static inline struct neighbour *ip_neigh_for_gw(struct rtable *rt, in ip_neigh_for_gw() function
/linux/net/core/
H A Dfilter.c2318 neigh = ip_neigh_for_gw(rt, skb, &is_v6gw); in bpf_out_neigh_v4()