Searched refs:nd_cpack_int16 (Results 1 – 3 of 3) sorted by relevance
46 int nd_cpack_int16(netdissect_options *, struct cpack_state *, int16_t *);
176 nd_cpack_int16(netdissect_options *ndo, struct cpack_state *cs, int16_t *u) in nd_cpack_int16() function
2854 rc = nd_cpack_int16(ndo, s, &tx_attenuation); in print_radiotap_field()