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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-vsock.c213 hdr_src_cid = GET_LE_U_8(hdr->src_cid);
214 hdr_dst_cid = GET_LE_U_8(hdr->dst_cid);
H A Dcpack.c107 *u = GET_LE_U_8(next);
H A Dextract.h898 #define GET_LE_U_8(p) get_le_u_8(ndo, (const u_char *)(p)) macro
H A Dsmbutil.c561 GET_LE_U_8(buf);

Completed in 191 milliseconds