HomeSort by: relevance | last modified time | path
    Searched refs:GET_LE_U_8 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-vsock.c 211 hdr_src_cid = GET_LE_U_8(hdr->src_cid);
212 hdr_dst_cid = GET_LE_U_8(hdr->dst_cid);
cpack.c 105 *u = GET_LE_U_8(next);
extract.h 800 get_le_u_8(netdissect_options *ndo, const u_char *p) function
898 #define GET_LE_U_8(p) get_le_u_8(ndo, (const u_char *)(p))
smbutil.c 559 GET_LE_U_8(buf);

Completed in 28 milliseconds