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