Home
last modified time | relevance | path

Searched defs:ieee80211_alq_rec (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_alq.h39 struct ieee80211_alq_rec { struct
40 uint32_t r_timestamp; /* XXX may wrap! */
41 uint32_t r_threadid; /* current thread id */
42 uint16_t r_wlan; /* wlan interface number */
43 uint8_t r_version; /* version */
44 uint8_t r_op; /* top-level operation id */
45 u_char r_payload[IEEE80211_ALQ_PAYLOAD_SIZE];