bwn_rxhdr4
const struct bwn_rxhdr4 *, struct bwn_plcp6 *, int,
struct bwn_rxhdr4 *rxhdr;
rxhdr = mtod(m, struct bwn_rxhdr4 *);
struct bwn_rxhdr4 *rxhdr;
rxhdr = mtod(m, struct bwn_rxhdr4 *);
struct bwn_rxhdr4 rxhdr;
struct bwn_rxhdr4 *hdr;
hdr = mtod(meta->mt_m, struct bwn_rxhdr4 *);
const struct bwn_rxhdr4 *rxhdr = _rxhdr;
const struct bwn_rxhdr4 *rxhdr, struct bwn_plcp6 *plcp, int rate,