Home
last modified time | relevance | path

Searched refs:mic_start (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-802_15_4.c1806 const u_char *mic_start = NULL; in ieee802_15_4_std_frames() local
2066 mic_start = p + caplen; in ieee802_15_4_std_frames()
2099 ND_PRINT("%02x", GET_U_1(mic_start + micoffset)); in ieee802_15_4_std_frames()
2214 const u_char *mic_start = NULL; in ieee802_15_4_mp_frame() local
2388 mic_start = p + caplen; in ieee802_15_4_mp_frame()
2422 ND_PRINT("%02x", GET_U_1(mic_start + micoffset)); in ieee802_15_4_mp_frame()