Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.h196 struct lkpi_radiotap_tx_hdr rtap_tx; member
HDlinux_80211.c3575 lhw->rtap_tx.wt_chan_freq = htole16(c->ic_freq); in lkpi_ic_set_channel()
3576 lhw->rtap_tx.wt_chan_flags = htole16(c->ic_flags); in lkpi_ic_set_channel()
3782 rtap = &lhw->rtap_tx;
4560 &lhw->rtap_tx.wt_ihdr, sizeof(lhw->rtap_tx),