Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.h219 struct lkpi_radiotap_tx_hdr rtap_tx; member
HDlinux_80211.c4532 lhw->rtap_tx.wt_chan_freq = htole16(c->ic_freq); in lkpi_ic_set_channel()
4533 lhw->rtap_tx.wt_chan_flags = htole16(c->ic_flags); in lkpi_ic_set_channel()
4948 rtap = &lhw->rtap_tx;
5970 &lhw->rtap_tx.wt_ihdr, sizeof(lhw->rtap_tx),