Home
last modified time | relevance | path

Searched refs:out_total (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h34 uint64_t out_total; member
64 rc->out_total = 0; in rc_reset()
148 ++rc->out_total; in rc_shift_low()
276 uint64_t out_pos = rc->out_total; in rc_encode_dummy()
/freebsd-14.2/sys/netipsec/
H A Dkeysock.h40 uint64_t out_total; /* # of total calls */ member
H A Dkeysock.c103 PFKEYSTAT_INC(out_total); in key_send()
/freebsd-14.2/usr.bin/netstat/
H A Dpfkey.c130 p(out_total, "\t{:sent-requests/%ju} " in pfkey_stats()