Searched refs:IEEE802_11_AP_LEN (Results 1 - 2 of 2) sorted by relevance

/external/tcpdump/
H A Dieee802_11.h51 #define IEEE802_11_AP_LEN 6 macro
230 u_char ap[IEEE802_11_AP_LEN];
H A Dprint-802_11.c1005 IEEE802_11_AP_LEN))
1008 IEEE802_11_AP_LEN)
1016 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN);
1017 offset += IEEE802_11_AP_LEN;
1018 length -= IEEE802_11_AP_LEN;

Completed in 86 milliseconds