Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_teql.c225 n = dst_neigh_lookup_skb(dst, skb); in __teql_resolve()
/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()