Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/ssl/record/
HDtls_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
HDssl3_record.c105 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok()
/freebsd-head/crypto/heimdal/appl/ftp/ftp/
HDsecurity.h54 int (*overhead)(void *, int, int); member
65 int (*overhead)(void *, int, int); member
/freebsd-head/libexec/rtld-elf/
HDrtld_malloc.c71 union overhead { union
/freebsd-head/contrib/xz/src/liblzma/common/
HDblock_buffer_encoder.c42 const uint64_t overhead = ((uncompressed_size + LZMA2_CHUNK_MAX - 1) in lzma2_bound() local
/freebsd-head/usr.bin/mkimg/
HDvmdk.c61 uint64_t overhead; member
/freebsd-head/sys/netgraph/
HDng_pipe.h147 u_int32_t overhead; member
HDng_pipe.c99 u_int32_t overhead; member
/freebsd-head/contrib/tcsh/
HDtc.alloc.c109 union overhead { union
/freebsd-head/sys/x86/x86/
HDtsc.c259 int64_t overhead; in tsc_freq_tc() local
/freebsd-head/sys/fs/ext2fs/
HDext2_vfsops.c1070 uint32_t overhead, overhead_per_group, ngdb; in ext2_statfs() local
/freebsd-head/contrib/ncurses/ncurses/tty/
HDlib_mvcur.c1394 float overhead = speeds[i] * perchar / 1e6; in main() local
/freebsd-head/usr.sbin/ppp/
HDbundle.c1881 int sp, overhead, maxoverhead; in bundle_CalculateBandwidth() local
/freebsd-head/sys/netinet/
HDsctp_asconf.c2561 uint32_t p_length, overhead; in sctp_compose_asconf() local
HDsctputil.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()
HDsctp_usrreq.c110 uint32_t overhead; in sctp_pathmtu_adjustment() local
HDsctp_output.c6291 uint32_t frag_point, overhead; in sctp_get_frag_point() local
HDsctp_uio.h826 uint32_t overhead; member
/freebsd-head/sys/kgssapi/krb5/
HDkrb5_mech.c2024 OM_uint32 overhead; in krb5_wrap_size_limit() local
/freebsd-head/sys/net80211/
HDieee80211_mesh.c3297 uint32_t overhead, rate, errrate; in mesh_airtime_calc() local