Postfix3.3.1
フィールド
DNS_REPLY 構造体

フィールド

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.c255 行目に定義があります。

フィールド詳解

int DNS_REPLY::answer_count

dns_lookup.c261 行目に定義があります。

unsigned char* DNS_REPLY::answer_start

dns_lookup.c264 行目に定義があります。

int DNS_REPLY::auth_count

dns_lookup.c262 行目に定義があります。

unsigned char* DNS_REPLY::buf

dns_lookup.c256 行目に定義があります。

size_t DNS_REPLY::buf_len

dns_lookup.c257 行目に定義があります。

int DNS_REPLY::dnssec_ad

dns_lookup.c259 行目に定義があります。

unsigned char* DNS_REPLY::end

dns_lookup.c265 行目に定義があります。

int DNS_REPLY::query_count

dns_lookup.c260 行目に定義があります。

unsigned char* DNS_REPLY::query_start

dns_lookup.c263 行目に定義があります。

int DNS_REPLY::rcode

dns_lookup.c258 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: