Home
last modified time | relevance | path

Searched defs:selbs (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_scan_sta.c1196 struct sta_entry *se, *selbs = NULL; in select_bss() local
1223 struct sta_entry *selbs; in sta_pick_bss() local
1305 struct sta_entry *se, *selbs; in sta_roam_check() local
1577 struct sta_entry *selbs; local
1853 struct sta_entry *selbs; local
H A Dieee80211_node.c730 ieee80211_sta_join1(struct ieee80211_node *selbs) in ieee80211_sta_join1()