HomeSort by relevance Sort by last modified time
    Searched refs:IEEE802_11_AP_LEN (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
ieee802_11.h 50 #define IEEE802_11_AP_LEN 6
232 u_char ap[IEEE802_11_AP_LEN];
print-802_11.c 385 IEEE802_11_AP_LEN))
391 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN);
392 offset += IEEE802_11_AP_LEN;

Completed in 24 milliseconds