Home
last modified time | relevance | path

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

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