Home
last modified time | relevance | path

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

/external/tcpdump/
Dparsenfsfh.c89 #define make_uint24(msb,b, lsb)\ macro
344 temp = make_uint24(fhp[1], fhp[2], fhp[3]); in Parse_fh()
407 temp = make_uint24(fhp[1], fhp[2], fhp[3]); in Parse_fh()