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

Description

Definition at line 158 of file uipc_msg.h.

Public Attributes

UINT16 local_cid
 
UINT16 remote_cid
 
UINT16 out_mtu
 
UINT16 handle
 
UINT16 link_xmit_quota
 
BOOLEAN is_flushable
 

Member Data Documentation

◆ local_cid

UINT16 t_l2c_stream_info::local_cid

Definition at line 160 of file uipc_msg.h.

◆ remote_cid

UINT16 t_l2c_stream_info::remote_cid

Definition at line 161 of file uipc_msg.h.

◆ out_mtu

UINT16 t_l2c_stream_info::out_mtu

Definition at line 162 of file uipc_msg.h.

◆ handle

UINT16 t_l2c_stream_info::handle

Definition at line 163 of file uipc_msg.h.

◆ link_xmit_quota

UINT16 t_l2c_stream_info::link_xmit_quota

Definition at line 164 of file uipc_msg.h.

◆ is_flushable

BOOLEAN t_l2c_stream_info::is_flushable

Definition at line 165 of file uipc_msg.h.