Home
last modified time | relevance | path

Searched defs:overhead (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/crypto/openssl/ssl/record/
H A Dtls_pad.c78 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding_and_mac() local
124 size_t overhead = ((block_size == 1) ? 0 : 1) /* padding length byte */ in tls1_cbc_remove_padding_and_mac() local
H A Dssl3_record.c105 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok()
/freebsd-src/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h54 int (*overhead)(void *, int, int); member
65 int (*overhead)(void *, int, int); member
/freebsd-src/libexec/rtld-elf/
H A Drtld_malloc.c71 union overhead { union
/freebsd-src/contrib/xz/src/liblzma/common/
H A Dblock_buffer_encoder.c42 const uint64_t overhead = ((uncompressed_size + LZMA2_CHUNK_MAX - 1) in lzma2_bound() local
/freebsd-src/usr.bin/mkimg/
H A Dvmdk.c61 uint64_t overhead; member
/freebsd-src/sys/netgraph/
H A Dng_pipe.h147 u_int32_t overhead; member
H A Dng_pipe.c99 u_int32_t overhead; member
/freebsd-src/contrib/tcsh/
H A Dtc.alloc.c109 union overhead { union
/freebsd-src/sys/x86/x86/
H A Dtsc.c259 int64_t overhead; in tsc_freq_tc() local
/freebsd-src/sys/fs/ext2fs/
H A Dext2_vfsops.c1070 uint32_t overhead, overhead_per_group, ngdb; in ext2_statfs() local
/freebsd-src/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1394 float overhead = speeds[i] * perchar / 1e6; in main() local
/freebsd-src/usr.sbin/ppp/
H A Dbundle.c1881 int sp, overhead, maxoverhead; in bundle_CalculateBandwidth() local
/freebsd-src/sys/netinet/
H A Dsctp_asconf.c2561 uint32_t p_length, overhead; in sctp_compose_asconf() local
H A Dsctputil.c424 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) in sctp_log_rwnd()
444 sctp_log_rwnd_set(uint8_t from, uint32_t peers_rwnd, uint32_t flight_size, uint32_t overhead, uint3… in sctp_log_rwnd_set()
H A Dsctp_usrreq.c110 uint32_t overhead; in sctp_pathmtu_adjustment() local
H A Dsctp_output.c6293 uint32_t frag_point, overhead; in sctp_get_frag_point() local
[all...]
H A Dsctp_uio.h826 uint32_t overhead; member
/freebsd-src/sys/kgssapi/krb5/
H A Dkrb5_mech.c2024 OM_uint32 overhead; in krb5_wrap_size_limit() local
/freebsd-src/sys/net80211/
H A Dieee80211_mesh.c3298 uint32_t overhead, rate, errrate; mesh_airtime_calc() local