Searched defs:next_hop_sta (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dcfg.c1438 struct sta_info *next_hop_sta = rcu_dereference(mpath->next_hop); local
1440 if (next_hop_sta)
1441 memcpy(next_hop, next_hop_sta->sta.addr, ETH_ALEN);

Completed in 10 milliseconds