Searched defs:in_bytes (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/netipsec/ | ||
H A D | keysock.h | 54 uint64_t in_bytes; /* total bytecount */ member |
/freebsd-src/contrib/libarchive/libarchive/ | ||
H A D | archive_read_support_format_zip.c | 1909 ssize_t bytes_avail, in_bytes, to_consume = 0; zip_read_data_zipx_xz() local |
/freebsd-src/crypto/openssl/test/ | ||
H A D | destest.c | 713 int in_bytes = test_des_key_wrap_sizes[idx]; in test_des_key_wrap() local |
/freebsd-src/sys/dev/ocs_fc/ | ||
H A D | ocs_ioctl.h | 90 uint64_t in_bytes; /**< length of user space input buffer in bytes */ member |
/freebsd-src/sys/netpfil/ipfilter/netinet/ | ||
H A D | ip_nat.h | 225 U_QUAD_T in_bytes[2]; member |