Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_teql.c225 n = dst_neigh_lookup_skb(dst, skb); in __teql_resolve()
/linux/include/net/
H A Ddst.h405 static inline struct neighbour *dst_neigh_lookup_skb(const struct dst_entry *dst, in dst_neigh_lookup_skb() function
/linux/net/bridge/
H A Dbr_netfilter_hooks.c284 neigh = dst_neigh_lookup_skb(dst, skb); in br_nf_pre_routing_finish_bridge()
/linux/drivers/s390/net/
H A Dqeth_l3_main.c1571 n = dst_neigh_lookup_skb(dst, skb); in qeth_l3_get_cast_type_rcu()
/linux/net/core/
H A Dneighbour.c1408 n2 = dst_neigh_lookup_skb(dst, skb); in __neigh_update()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c4148 neigh = dst_neigh_lookup_skb(dst, skb); in rx_pkt()