Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c890 bo->bo_trailer = frm; in ieee80211_beacon_alloc()
911 bo->bo_trailer_len = _PTRDIFF(frm, bo->bo_trailer); in ieee80211_beacon_alloc()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h967 uint8_t *bo_trailer; /* start of fixed-size trailer */ member