Searched refs:byte_str (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1881 char byte_str[BYTE_STR_SIZE]; /* byte lifetime string representation */ local
1922 bytecnt2out(current->sadb_lifetime_bytes, byte_str,
1923 sizeof (byte_str), SPC_END),
1947 bytecnt2out(soft->sadb_lifetime_bytes, byte_str,
1948 sizeof (byte_str), SPC_END),
1973 current->sadb_lifetime_bytes, byte_str,
1974 sizeof (byte_str), SPC_END) : "");
2027 bytecnt2out(hard->sadb_lifetime_bytes, byte_str,
2028 sizeof (byte_str), SPC_END),
2053 current->sadb_lifetime_bytes, byte_str,
[all...]

Completed in 25 milliseconds