Searched refs:nt_name (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_node.h394 const char *nt_name; /* table name for debug msgs */ member in struct:ieee80211_node_table
H A Dieee80211_node.c1398 ether_sprintf(macaddr), nt->nt_name);
2088 nt != NULL ? nt->nt_name : "<gone>");
2219 nt->nt_name, ieee80211_node_refcnt(ni)-1);
2254 nt->nt_name = name;
2318 nt->nt_name, i);
H A Dieee80211_ddb.c699 db_printf("%s%s@%p:\n", tag, nt->nt_name, nt);

Completed in 46 milliseconds