|
Postfix3.3.1
|
フィールド | |
| unsigned char * | buf |
| size_t | buf_len |
| int | rcode |
| int | dnssec_ad |
| int | query_count |
| int | answer_count |
| int | auth_count |
| unsigned char * | query_start |
| unsigned char * | answer_start |
| unsigned char * | end |
dns_lookup.c の 255 行目に定義があります。
| int DNS_REPLY::answer_count |
dns_lookup.c の 261 行目に定義があります。
| unsigned char* DNS_REPLY::answer_start |
dns_lookup.c の 264 行目に定義があります。
| int DNS_REPLY::auth_count |
dns_lookup.c の 262 行目に定義があります。
| unsigned char* DNS_REPLY::buf |
dns_lookup.c の 256 行目に定義があります。
| size_t DNS_REPLY::buf_len |
dns_lookup.c の 257 行目に定義があります。
| int DNS_REPLY::dnssec_ad |
dns_lookup.c の 259 行目に定義があります。
| unsigned char* DNS_REPLY::end |
dns_lookup.c の 265 行目に定義があります。
| int DNS_REPLY::query_count |
dns_lookup.c の 260 行目に定義があります。
| unsigned char* DNS_REPLY::query_start |
dns_lookup.c の 263 行目に定義があります。
| int DNS_REPLY::rcode |
dns_lookup.c の 258 行目に定義があります。
1.8.9.1