NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
FLOW_SPEC Struct Reference

Description

Definition at line 355 of file bt_types.h.

Public Attributes

UINT8 qos_flags
 
UINT8 service_type
 
UINT32 token_rate
 
UINT32 token_bucket_size
 
UINT32 peak_bandwidth
 
UINT32 latency
 
UINT32 delay_variation
 

Member Data Documentation

◆ qos_flags

UINT8 FLOW_SPEC::qos_flags

Definition at line 356 of file bt_types.h.

◆ service_type

UINT8 FLOW_SPEC::service_type

Definition at line 357 of file bt_types.h.

◆ token_rate

UINT32 FLOW_SPEC::token_rate

Definition at line 358 of file bt_types.h.

◆ token_bucket_size

UINT32 FLOW_SPEC::token_bucket_size

Definition at line 359 of file bt_types.h.

◆ peak_bandwidth

UINT32 FLOW_SPEC::peak_bandwidth

Definition at line 360 of file bt_types.h.

◆ latency

UINT32 FLOW_SPEC::latency

Definition at line 361 of file bt_types.h.

◆ delay_variation

UINT32 FLOW_SPEC::delay_variation

Definition at line 362 of file bt_types.h.