Home
last modified time | relevance | path

Searched refs:ar_ihdr (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/ic/
H A Danvar.h83 struct ieee80211_radiotap_header ar_ihdr; member
H A Datwvar.h143 struct ieee80211_radiotap_header ar_ihdr; member
H A Dan.c335 sc->sc_rxtap.ar_ihdr.it_len = htole16(sizeof(sc->sc_rxtapu)); in an_attach()
336 sc->sc_rxtap.ar_ihdr.it_present = htole32(AN_RX_RADIOTAP_PRESENT); in an_attach()
1508 bpf_mtap2(sc->sc_drvbpf, tap, htole16(tap->ar_ihdr.it_len), m, in an_rx_intr()
H A Datw.c821 sc->sc_rxtap.ar_ihdr.it_len = htole16(sizeof(sc->sc_rxtapu)); in atw_attach()
822 sc->sc_rxtap.ar_ihdr.it_present = htole32(ATW_RX_RADIOTAP_PRESENT); in atw_attach()