Home
last modified time | relevance | path

Searched refs:ieee80211_sta_join1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/net80211/mlme_assoc/
H A DREADME30 This is a simple program to drive net80211::ieee80211_sta_join1() calls from
40 in ieee80211_sta_join1() or not depending on whether one passes the currently
47 code. The reason is that ieee80211_sta_join1() also calls in (*iv_update_bss)()
/freebsd/sys/net80211/
H A Dieee80211_node.c83 static int ieee80211_sta_join1(struct ieee80211_node *);
454 (void) ieee80211_sta_join1(ieee80211_ref_node(ni)); in ieee80211_create_ibss()
709 return ieee80211_sta_join1(ieee80211_ref_node(ni)); in ieee80211_ibss_merge()
860 ieee80211_sta_join1(struct ieee80211_node *selbs) in ieee80211_sta_join1() function
1068 return ieee80211_sta_join1(ieee80211_ref_node(ni)); in ieee80211_sta_join()