42 #define max(x,y) ((x) > (y) ? (x) : (y))
43 #define min(x,y) ((x) < (y) ? (x) : (y))
65 if (collection == NULL) {
75 if (collection == NULL) {
85 if (collection == NULL) {
95 if (collection == NULL) {
105 if (collection == NULL) {
115 if (collection == NULL) {
125 if (collection == NULL) {
129 return collection->
soamin;
135 if (collection == NULL) {
139 return collection->
soattl;
145 if (collection == NULL) {
155 if (collection == NULL) {
159 return collection->
zskttl;
165 if (collection == NULL) {
169 return collection->
kskttl;
175 if (collection == NULL) {
185 if (collection == NULL) {
195 if (collection == NULL) {
205 if (collection == NULL) {
222 if (collection == NULL) {
int KsmParameterRegistrationDelay(KSM_PARCOLL *collection)
int KsmParameterZskLifetime(KSM_PARCOLL *collection)
int KsmParameterRetSafety(KSM_PARCOLL *collection)
int KsmParameterKskPropagationDelay(KSM_PARCOLL *collection)
int MsgLog(int status,...)
int KsmParameterSoaTtl(KSM_PARCOLL *collection)
int KsmParameterPropagationDelay(KSM_PARCOLL *collection)
int KsmParameterStandbyZSKeys(KSM_PARCOLL *collection)
int KsmParameterZskTtl(KSM_PARCOLL *collection)
int KsmParameterKskLifetime(KSM_PARCOLL *collection)
int KsmParameterStandbyKSKeys(KSM_PARCOLL *collection)
int KsmParameterSoaMin(KSM_PARCOLL *collection)
int KsmParameterKskTtl(KSM_PARCOLL *collection)
int KsmParameterPubSafety(KSM_PARCOLL *collection)
int KsmParameterInitialPublicationInterval(KSM_PARCOLL *collection)
int KsmParameterClockskew(KSM_PARCOLL *collection)
int KsmParameterSigningInterval(KSM_PARCOLL *collection)