OpenDNSSEC-enforcer  1.4.5
Data Fields
KSM_POLICY_PARAMETER Struct Reference

#include <ksm.h>

Data Fields

char name [KSM_NAME_LENGTH]
 
char category [KSM_NAME_LENGTH]
 
int value
 

Detailed Description

Definition at line 256 of file ksm.h.

Field Documentation

char KSM_POLICY_PARAMETER::category[KSM_NAME_LENGTH]

Definition at line 258 of file ksm.h.

Referenced by KsmPolicyParameter(), and KsmPolicyRead().

char KSM_POLICY_PARAMETER::name[KSM_NAME_LENGTH]

Definition at line 257 of file ksm.h.

Referenced by KsmPolicyParameter(), and KsmPolicyRead().

int KSM_POLICY_PARAMETER::value

Definition at line 259 of file ksm.h.

Referenced by KsmPolicyParameter(), and KsmPolicyRead().


The documentation for this struct was generated from the following file: