Searched refs:make_uint24 (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dparsenfsfh.c94 #define make_uint24(msb,b, lsb)\ macro
350 temp = make_uint24(fhp[1], fhp[2], fhp[3]);
415 temp = make_uint24(fhp[1], fhp[2], fhp[3]);

Completed in 103 milliseconds