Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h54 int (*overhead)(void *, int, int); member
65 int (*overhead)(void *, int, int); member
/freebsd/crypto/openssl/ssl/record/methods/
H A Dtls_pad.c63 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding_and_mac() local
109 size_t overhead = ((block_size == 1) ? 0 : 1) /* padding length byte */ in tls1_cbc_remove_padding_and_mac() local
H A Dtls_common.c498 size_t overhead, int send) in rlayer_early_data_count_ok()
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dwrap_size_limit.c84 int overhead; in krb5_gss_wrap_size_limit() local
/freebsd/libexec/rtld-elf/
H A Drtld_malloc.c71 union overhead { union
/freebsd/usr.bin/mkimg/
H A Dvmdk.c61 uint64_t overhead; member
/freebsd/sys/netgraph/
H A Dng_pipe.h147 u_int32_t overhead; member
H A Dng_pipe.c98 u_int32_t overhead; global() member
[all...]
/freebsd/contrib/tcsh/
H A Dtc.alloc.c109 union overhead { union
/freebsd/sys/x86/x86/
H A Dtsc.c259 int64_t overhead; in tsc_freq_tc() local
/freebsd/usr.sbin/makefs/
H A Dffs.c598 size_t blocks, fs_nindir, overhead; in ffs_add_size() local
/freebsd/sys/fs/ext2fs/
H A Dext2_vfsops.c1070 uint32_t overhead, overhead_per_group, ngdb; in ext2_statfs() local
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c113 size_t len, frag_off, overhead, used_len; in dtls1_do_write() local
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1394 float overhead = speeds[i] * perchar / 1e6; in main() local
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_s3.c149 size_t overhead, int send) in ossl_early_data_count_ok()
/freebsd/usr.sbin/ppp/
H A Dbundle.c1881 int sp, overhead, maxoverhead; in bundle_CalculateBandwidth() local
/freebsd/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.c6291 uint32_t frag_point, overhead; in sctp_get_frag_point() local
H A Dsctp_uio.h826 uint32_t overhead; member
/freebsd/sys/kgssapi/krb5/
H A Dkrb5_mech.c2104 OM_uint32 overhead; in krb5_wrap_size_limit() local
/freebsd/sys/net80211/
H A Dieee80211_mesh.c3298 uint32_t overhead, rate, errrate; in mesh_airtime_calc() local
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c19665 jim_wide start, delta, overhead; in Jim_TimeRateCoreCommand() local