Lines Matching full:presentflags
1883 struct radiotap_state *state, u_int32_t presentflags)
2006 state->present = presentflags;
2014 if (presentflags & (1 << IEEE80211_RADIOTAP_XCHANNEL))
2213 u_int32_t presentflags = 0;
2258 presentflags = EXTRACT_LE_32BITS(presentp);
2272 if (print_radiotap_field(&cpacker, bit, &flags, &state, presentflags) != 0)