Home
last modified time | relevance | path

Searched refs:IEEE802_11_CAPINFO_LEN (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-802_11.c63 #define IEEE802_11_CAPINFO_LEN 2 macro
1364 IEEE802_11_CAPINFO_LEN); in handle_beacon()
1366 IEEE802_11_CAPINFO_LEN) in handle_beacon()
1375 offset += IEEE802_11_CAPINFO_LEN; in handle_beacon()
1376 length -= IEEE802_11_CAPINFO_LEN; in handle_beacon()
1405 offset += IEEE802_11_CAPINFO_LEN; in handle_assoc_request()
1406 length -= IEEE802_11_CAPINFO_LEN; in handle_assoc_request()
1436 offset += IEEE802_11_CAPINFO_LEN; in handle_assoc_response()
1437 length -= IEEE802_11_CAPINFO_LEN; in handle_assoc_response()
1530 IEEE802_11_CAPINFO_LEN); in handle_probe_response()
[all …]