Searched defs:ssid_present (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-802_11.c281 int ssid_present; member in struct:mgmt_body_t
698 if (p.ssid_present) { \
1309 pbody->ssid_present = 0;
1353 if (!pbody->ssid_present) {
1355 pbody->ssid_present = 1;

Completed in 86 milliseconds