Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_teql.c225 n = dst_neigh_lookup_skb(dst, skb); in __teql_resolve()
/kernel/linux/linux-5.10/include/net/
H A Ddst.h393 static inline struct neighbour *dst_neigh_lookup_skb(const struct dst_entry *dst, in dst_neigh_lookup_skb() function
/kernel/linux/linux-6.6/include/net/
H A Ddst.h413 static inline struct neighbour *dst_neigh_lookup_skb(const struct dst_entry *dst, in dst_neigh_lookup_skb() function
/kernel/linux/linux-6.6/net/sched/
H A Dsch_teql.c225 n = dst_neigh_lookup_skb(dst, skb); in __teql_resolve()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netfilter_hooks.c275 neigh = dst_neigh_lookup_skb(dst, skb); in br_nf_pre_routing_finish_bridge()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netfilter_hooks.c279 neigh = dst_neigh_lookup_skb(dst, skb); in br_nf_pre_routing_finish_bridge()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_main.c1590 n = dst_neigh_lookup_skb(dst, skb); in qeth_l3_get_cast_type_rcu()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_main.c1571 n = dst_neigh_lookup_skb(dst, skb); in qeth_l3_get_cast_type_rcu()
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c1401 n2 = dst_neigh_lookup_skb(dst, skb); in __neigh_update()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcm.c4147 neigh = dst_neigh_lookup_skb(dst, skb); in rx_pkt()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c4144 neigh = dst_neigh_lookup_skb(dst, skb); in rx_pkt()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c1457 n2 = dst_neigh_lookup_skb(dst, skb); in __neigh_update()

Completed in 31 milliseconds