Searched refs:dst_neigh_lookup_skb (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/sched/
H A Dsch_teql.c225 n = dst_neigh_lookup_skb(dst, skb);
/linux-master/include/net/
H A Ddst.h405 static inline struct neighbour *dst_neigh_lookup_skb(const struct dst_entry *dst, function
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c279 neigh = dst_neigh_lookup_skb(dst, skb);
/linux-master/drivers/s390/net/
H A Dqeth_l3_main.c1571 n = dst_neigh_lookup_skb(dst, skb);
/linux-master/net/core/
H A Dneighbour.c1457 n2 = dst_neigh_lookup_skb(dst, skb);
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c4144 neigh = dst_neigh_lookup_skb(dst, skb);

Completed in 157 milliseconds