Searched refs:bytecnt2out (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/lib/libipsecutil/common/ |
| H A D | mapfile-vers | 97 bytecnt2out;
|
| H A D | ipsec_util.h | 362 extern char *bytecnt2out(uint64_t, char *, size_t, int);
|
| H A D | ipsec_util.c | 137 bytecnt2out(uint64_t num, char *buf, size_t bufsiz, int flags) in bytecnt2out() function 2029 bytecnt2out(current->sadb_lifetime_bytes, byte_str, in print_lifetimes() 2054 bytecnt2out(soft->sadb_lifetime_bytes, byte_str, in print_lifetimes() 2079 bytecnt2out(soft->sadb_lifetime_bytes - in print_lifetimes() 2134 bytecnt2out(hard->sadb_lifetime_bytes, byte_str, in print_lifetimes() 2159 bytecnt2out(hard->sadb_lifetime_bytes - in print_lifetimes()
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
| H A D | ikeadm.c | 1562 bytecnt2out((uint64_t)xfp->p1xf_max_kbytes << 10, byte_str, in print_lt_limits() 1585 bytecnt2out((uint64_t)sp->p1stat_kbytes << 10, bytestr, in print_lt_usage() 1658 bytecnt2out((uint64_t)(xfp->p1xf_max_kbytes - in print_lifetime() 2147 bytecnt2out((uint64_t)(rp->rule_p2_lifetime_kb) << 10, in print_rule() 2152 bytecnt2out(((uint64_t)(rp->rule_p2_softlife_kb)) << 10, in print_rule()
|