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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-802_11.c2695 int8_t dbm_antnoise; local
2697 rc = cpack_int8(s, &dbm_antnoise);
2700 ND_PRINT((ndo, "%ddBm noise ", dbm_antnoise));

Completed in 123 milliseconds