Home
last modified time | relevance | path

Searched refs:mesh_nexthop_lookup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh.h302 int mesh_nexthop_lookup(struct ieee80211_sub_if_data *sdata,
H A Dmesh_hwmp.c1164 if (!mesh_nexthop_lookup(sdata, skb)) in mesh_nexthop_resolve()
1251 int mesh_nexthop_lookup(struct ieee80211_sub_if_data *sdata, in mesh_nexthop_lookup() function
H A Drx.c2944 } else if (!mesh_nexthop_lookup(sdata, fwd_skb)) { in ieee80211_rx_mesh_data()