|
OpenDNSSEC-signer
2.1.3
|
#include <edns.h>
Data Fields | |
| unsigned char | ok [OPT_LEN] |
| unsigned char | error [OPT_LEN] |
| unsigned char | rdata_none [OPT_RDATA] |
| unsigned char edns_data_struct::error[OPT_LEN] |
Definition at line 56 of file edns.h.
Referenced by edns_init(), and query_add_optional().
| unsigned char edns_data_struct::ok[OPT_LEN] |
Definition at line 55 of file edns.h.
Referenced by edns_init(), and query_add_optional().
| unsigned char edns_data_struct::rdata_none[OPT_RDATA] |
Definition at line 57 of file edns.h.
Referenced by query_add_optional().
1.8.13