Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2797 struct sadb_lifetime *currentlt = NULL, *hardlt = NULL, *softlt = NULL; in print_samsg() local
2827 softlt = (struct sadb_lifetime *)current; in print_samsg()
2933 if (currentlt != NULL || hardlt != NULL || softlt != NULL || in print_samsg()
2936 softlt, idlelt, vflag); in print_samsg()