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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-802_11.c2207 u_int32_t present, next_present; local
2265 present = next_present) {
2267 next_present = present & (present - 1);
2271 (bit0 + BITNO_32(present ^ next_present));

Completed in 107 milliseconds