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
 
uint64_t present_opts
 

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_func

const char* darwin_md::drop_func

Packet was dropped by kernel (not by libpcap)

◆ drop_line

uint32_t darwin_md::drop_line

Packet was dropped by kernel (not by libpcap)

◆ drop_reason

uint32_t darwin_md::drop_reason

Packet was dropped by kernel (not by libpcap)

◆ 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: