Home
last modified time | relevance | path

Searched refs:ATHN_RX_RADIOTAP_PRESENT (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathnvar.h52 #define ATHN_RX_RADIOTAP_PRESENT \ macro
H A Dathn.c433 sc->sc_rxtap.wr_ihdr.it_present = htole32(ATHN_RX_RADIOTAP_PRESENT); in athn_radiotap_attach()