Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mg_dns_header Struct Reference

Public Attributes

uint16_t transaction_id
 
uint16_t flags
 
uint16_t num_questions
 
uint16_t num_answers
 
uint16_t num_authority_prs
 
uint16_t num_other_prs
 

Detailed Description

Definition at line 8903 of file mongoose.cc.

View newest version in sPHENIX GitHub at line 8903 of file mongoose.cc

Member Data Documentation

uint16_t mg_dns_header::flags

Definition at line 8905 of file mongoose.cc.

View newest version in sPHENIX GitHub at line 8905 of file mongoose.cc

Referenced by mg_dns_insert_header(), and mg_parse_dns().

uint16_t mg_dns_header::num_answers

Definition at line 8907 of file mongoose.cc.

View newest version in sPHENIX GitHub at line 8907 of file mongoose.cc

Referenced by mg_dns_insert_header(), and mg_parse_dns().

uint16_t mg_dns_header::num_authority_prs

Definition at line 8908 of file mongoose.cc.

View newest version in sPHENIX GitHub at line 8908 of file mongoose.cc

uint16_t mg_dns_header::num_other_prs

Definition at line 8909 of file mongoose.cc.

View newest version in sPHENIX GitHub at line 8909 of file mongoose.cc

uint16_t mg_dns_header::num_questions

Definition at line 8906 of file mongoose.cc.

View newest version in sPHENIX GitHub at line 8906 of file mongoose.cc

Referenced by mg_dns_insert_header(), and mg_parse_dns().

uint16_t mg_dns_header::transaction_id

Definition at line 8904 of file mongoose.cc.

View newest version in sPHENIX GitHub at line 8904 of file mongoose.cc

Referenced by mg_dns_insert_header(), and mg_parse_dns().


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