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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dextract.h648 get_be_u_8(netdissect_options *ndo, const u_char *p) function
876 #define GET_BE_U_8(p) get_be_u_8(ndo, (const u_char *)(p))

Completed in 183 milliseconds