Home
last modified time | relevance | path

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

/hostap-latest/wlantest/
Dwlantest.h203 struct tkip_frag { struct
204 struct wpabuf *buf;
205 u8 ra[ETH_ALEN];
206 u8 ta[ETH_ALEN];
207 u16 sn;
208 u8 fn;
255 struct tkip_frag tkip_frag; member