OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nw_nt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net80211/
ieee80211_netbsd.c
282
nw->
nw_nt
= &nw->nw_ic->ic_sta;
284
nw->
nw_nt
= &nw->nw_ic->ic_scan;
293
if (nw->
nw_nt
== NULL)
296
nw->nw_ni = TAILQ_FIRST(&nw->
nw_nt
->nt_node);
304
if (nw->
nw_nt
!= NULL)
310
if (nw->
nw_nt
== &nw->nw_ic->ic_sta) {
311
nw->
nw_nt
= &nw->nw_ic->ic_scan;
312
nw->nw_ni = TAILQ_FIRST(&nw->
nw_nt
->nt_node);
314
} else if (nw->
nw_nt
== &nw->nw_ic->ic_scan) {
315
nw->
nw_nt
= NULL
[
all
...]
ieee80211_sysctl.h
113
struct ieee80211_node_table *
nw_nt
;
member in struct:ieee80211_node_walk
Completed in 104 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025