Searched refs:make_uint24 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/tcpdump/
H A Dparsenfsfh.c89 #define make_uint24(msb,b, lsb)\ macro
344 temp = make_uint24(fhp[1], fhp[2], fhp[3]);
407 temp = make_uint24(fhp[1], fhp[2], fhp[3]);

Completed in 179 milliseconds