Searched refs:UPGT_RX_RADIOTAP_PRESENT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_upgtvar.h | 33 #define UPGT_RX_RADIOTAP_PRESENT \ macro |
H A D | if_upgt.c | 420 sc->sc_rxtap.wr_ihdr.it_present = htole32(UPGT_RX_RADIOTAP_PRESENT); in upgt_attach_hook() |