nmsg 1.1.2
Data Fields
Dnstap__Message Struct Reference

Data Fields

ProtobufCMessage base
 
Dnstap__Message__Type type
 
protobuf_c_boolean has_socket_family
 
Dnstap__SocketFamily socket_family
 
protobuf_c_boolean has_socket_protocol
 
Dnstap__SocketProtocol socket_protocol
 
protobuf_c_boolean has_query_address
 
ProtobufCBinaryData query_address
 
protobuf_c_boolean has_response_address
 
ProtobufCBinaryData response_address
 
protobuf_c_boolean has_query_port
 
uint32_t query_port
 
protobuf_c_boolean has_response_port
 
uint32_t response_port
 
protobuf_c_boolean has_query_time_sec
 
uint64_t query_time_sec
 
protobuf_c_boolean has_query_time_nsec
 
uint32_t query_time_nsec
 
protobuf_c_boolean has_query_message
 
ProtobufCBinaryData query_message
 
protobuf_c_boolean has_query_zone
 
ProtobufCBinaryData query_zone
 
protobuf_c_boolean has_response_time_sec
 
uint64_t response_time_sec
 
protobuf_c_boolean has_response_time_nsec
 
uint32_t response_time_nsec
 
protobuf_c_boolean has_response_message
 
ProtobufCBinaryData response_message
 

Detailed Description

Definition at line 189 of file dnstap.pb-c.h.

Field Documentation

◆ base

ProtobufCMessage Dnstap__Message::base

Definition at line 191 of file dnstap.pb-c.h.

◆ type

Dnstap__Message__Type Dnstap__Message::type

Definition at line 195 of file dnstap.pb-c.h.

◆ has_socket_family

protobuf_c_boolean Dnstap__Message::has_socket_family

Definition at line 199 of file dnstap.pb-c.h.

◆ socket_family

Dnstap__SocketFamily Dnstap__Message::socket_family

Definition at line 200 of file dnstap.pb-c.h.

◆ has_socket_protocol

protobuf_c_boolean Dnstap__Message::has_socket_protocol

Definition at line 204 of file dnstap.pb-c.h.

◆ socket_protocol

Dnstap__SocketProtocol Dnstap__Message::socket_protocol

Definition at line 205 of file dnstap.pb-c.h.

◆ has_query_address

protobuf_c_boolean Dnstap__Message::has_query_address

Definition at line 211 of file dnstap.pb-c.h.

◆ query_address

ProtobufCBinaryData Dnstap__Message::query_address

Definition at line 212 of file dnstap.pb-c.h.

◆ has_response_address

protobuf_c_boolean Dnstap__Message::has_response_address

Definition at line 218 of file dnstap.pb-c.h.

◆ response_address

ProtobufCBinaryData Dnstap__Message::response_address

Definition at line 219 of file dnstap.pb-c.h.

◆ has_query_port

protobuf_c_boolean Dnstap__Message::has_query_port

Definition at line 224 of file dnstap.pb-c.h.

◆ query_port

uint32_t Dnstap__Message::query_port

Definition at line 225 of file dnstap.pb-c.h.

◆ has_response_port

protobuf_c_boolean Dnstap__Message::has_response_port

Definition at line 230 of file dnstap.pb-c.h.

◆ response_port

uint32_t Dnstap__Message::response_port

Definition at line 231 of file dnstap.pb-c.h.

◆ has_query_time_sec

protobuf_c_boolean Dnstap__Message::has_query_time_sec

Definition at line 237 of file dnstap.pb-c.h.

◆ query_time_sec

uint64_t Dnstap__Message::query_time_sec

Definition at line 238 of file dnstap.pb-c.h.

◆ has_query_time_nsec

protobuf_c_boolean Dnstap__Message::has_query_time_nsec

Definition at line 243 of file dnstap.pb-c.h.

◆ query_time_nsec

uint32_t Dnstap__Message::query_time_nsec

Definition at line 244 of file dnstap.pb-c.h.

◆ has_query_message

protobuf_c_boolean Dnstap__Message::has_query_message

Definition at line 248 of file dnstap.pb-c.h.

◆ query_message

ProtobufCBinaryData Dnstap__Message::query_message

Definition at line 249 of file dnstap.pb-c.h.

◆ has_query_zone

protobuf_c_boolean Dnstap__Message::has_query_zone

Definition at line 254 of file dnstap.pb-c.h.

◆ query_zone

ProtobufCBinaryData Dnstap__Message::query_zone

Definition at line 255 of file dnstap.pb-c.h.

◆ has_response_time_sec

protobuf_c_boolean Dnstap__Message::has_response_time_sec

Definition at line 262 of file dnstap.pb-c.h.

◆ response_time_sec

uint64_t Dnstap__Message::response_time_sec

Definition at line 263 of file dnstap.pb-c.h.

◆ has_response_time_nsec

protobuf_c_boolean Dnstap__Message::has_response_time_nsec

Definition at line 268 of file dnstap.pb-c.h.

◆ response_time_nsec

uint32_t Dnstap__Message::response_time_nsec

Definition at line 269 of file dnstap.pb-c.h.

◆ has_response_message

protobuf_c_boolean Dnstap__Message::has_response_message

Definition at line 273 of file dnstap.pb-c.h.

◆ response_message

ProtobufCBinaryData Dnstap__Message::response_message

Definition at line 274 of file dnstap.pb-c.h.


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