Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
darwin_md Struct Reference

Public Attributes

uint32_t dpib_id
 
uint32_t effective_dpib_id
 
uint32_t svc_code
 
uint32_t md_flags
 
uint32_t flow_id
 
uint32_t trace_tag
 
uint32_t drop_reason
 
uint32_t drop_line
 
const char * drop_func
 
uint32_t comp_gencnt
 
const char * drop_component
 
int drop_component_code
 
const char * drop_domain
 
int drop_domain_code
 
const char * drop_msg
 
uint64_t present_opts
 

Detailed Description

Darwin specific metadata.

Member Data Documentation

◆ comp_gencnt

uint32_t darwin_md::comp_gencnt

Generation count

◆ dpib_id

uint32_t darwin_md::dpib_id

Id of the Darwin Process Info Block that corresponds to the proc

◆ drop_component

const char* darwin_md::drop_component

For packets dropped by kernel: component name

◆ drop_domain

const char* darwin_md::drop_domain

For packets dropped by kernel: domain name

◆ drop_func

const char* darwin_md::drop_func

For packets dropped by kernel: function name

◆ drop_line

uint32_t darwin_md::drop_line

For packets dropped by kernel: source code line

◆ drop_msg

const char* darwin_md::drop_msg

For packets dropped by kernel: reason

◆ drop_reason

uint32_t darwin_md::drop_reason

For packets dropped by kernel: reason code

◆ effective_dpib_id

uint32_t darwin_md::effective_dpib_id

Id of the Darwin Process Info Block that corresponds to the eproc

◆ flow_id

uint32_t darwin_md::flow_id

Internal flow id (flow =~ TCP / QUIC conn)

◆ md_flags

uint32_t darwin_md::md_flags

Metadata flags

◆ present_opts

uint64_t darwin_md::present_opts

Bitmask for present codes

◆ svc_code

uint32_t darwin_md::svc_code

Service Class Code

◆ trace_tag

uint32_t darwin_md::trace_tag

Internal trace tag


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