Searched refs:nt_ic (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_node.c1147 struct ieee80211com *ic = nt->nt_ic;
1333 hash = IEEE80211_NODE_HASH(nt->nt_ic, macaddr);
1383 hash = IEEE80211_NODE_HASH(nt->nt_ic, macaddr);
1906 nt->nt_ic = ic;
2252 if_printf(nt->nt_ic->ic_ifp,
2310 vap = TAILQ_FIRST(&nt->nt_ic->ic_vaps);
H A Dieee80211_node.h352 struct ieee80211com *nt_ic; /* back reference */ member in struct:ieee80211_node_table

Completed in 118 milliseconds