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

/external/tcpdump/
H A Dieee802_11.h239 int rates_present; member in struct:mgmt_body_t
H A Dprint-802_11.c68 if (p.rates_present) { \
671 pbody->rates_present = 0;
783 if (!pbody->rates_present && rates.length != 0) {
785 pbody->rates_present = 1;

Completed in 117 milliseconds