Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h969 uint16_t bo_trailer_len; /* trailer length in bytes */ member
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c911 bo->bo_trailer_len = _PTRDIFF(frm, bo->bo_trailer); in ieee80211_beacon_alloc()