Home
last modified time | relevance | path

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

/NextBSD/tools/tools/crypto/
HDipsecstats.c175 (uintmax_t)ips.ips_mbcoalesced, (uintmax_t)ips.ips_clcoalesced); in main()
/NextBSD/sys/netipsec/
HDipsec.h227 uint64_t ips_clcoalesced; /* clusters coalesced during clone */ member
/NextBSD/usr.bin/netstat/
HDipsec.c204 p(ips_clcoalesced, "\t{:clusters-coalesced-during-clone/%ju} " in print_ipsecstats()
/NextBSD/sys/kern/
HDuipc_mbuf.c1856 newipsecstat.ips_clcoalesced++; in m_unshare()