Home
last modified time | relevance | path

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

/hostap/wlantest/
Dwlantest.h202 struct tkip_frag { struct
203 struct wpabuf *buf;
204 u8 ra[ETH_ALEN];
205 u8 ta[ETH_ALEN];
206 u16 sn;
207 u8 fn;
254 struct tkip_frag tkip_frag; member