Searched refs:cpack_advance (Results 1 – 3 of 3) sorted by relevance
54 extern int cpack_advance(struct cpack_state *, const size_t);
73 cpack_advance(struct cpack_state *cs, const size_t toskip) in cpack_advance() function
3113 cpack_advance(&cpacker, sizeof(*hdr)); /* includes the 1st bitmap */ in ieee802_11_radio_print()3118 cpack_advance(&cpacker, sizeof(hdr->it_present)); /* more bitmaps */ in ieee802_11_radio_print()3154 if (cpack_advance(&cpacker, skip_length) != 0) { in ieee802_11_radio_print()