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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2645 struct sadb_lifetime *currentlt = NULL, *hardlt = NULL, *softlt = NULL; local
2672 hardlt = (struct sadb_lifetime *)current;
2777 if (currentlt != NULL || hardlt != NULL || softlt != NULL ||
2779 print_lifetimes(file, wallclock, currentlt, hardlt,

Completed in 51 milliseconds