Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net80211/
H A Dieee80211_scan_sta.c81 struct sta_entry { struct
253 struct sta_entry *se; in sta_add()
263 se = (struct sta_entry *) IEEE80211_MALLOC(sizeof(struct sta_entry), in sta_add()
871 sta_compare(const struct sta_entry *a, const struct sta_entry *b) in sta_compare()
1200 struct sta_entry *se; in sta_update_notseen()
1222 struct sta_entry *se; in sta_dec_fails()
1325 struct sta_entry *se; in sta_lookup()
1449 struct sta_entry *se; in sta_iterate()
1476 struct sta_entry *se; in sta_assoc_fail()
1493 struct sta_entry *se; in sta_assoc_success()
[all …]