Home
last modified time | relevance | path

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

/src/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h33 uint64_t out_total; member
63 rc->out_total = 0; in rc_reset()
147 ++rc->out_total; in rc_shift_low()
275 uint64_t out_pos = rc->out_total; in rc_encode_dummy()
/src/sys/netipsec/
H A Dkeysock.h40 uint64_t out_total; /* # of total calls */ member
H A Dkeysock.c102 PFKEYSTAT_INC(out_total); in key_send()
/src/usr.bin/netstat/
H A Dpfkey.c123 p(out_total, "\t{:sent-requests/%ju} " in pfkey_stats()