Searched refs:node_alloc (Results 1 – 1 of 1) sorted by relevance
84 static struct ieee80211_node *node_alloc(struct ieee80211vap *,125 ic->ic_node_alloc = node_alloc; in ieee80211_node_attach()917 node_alloc(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN]) in node_alloc() function