Struct windows_sys::Win32::Networking::WinSock::ATM_TD
[−]#[repr(C)]pub struct ATM_TD {
pub PeakCellRate_CLP0: u32,
pub PeakCellRate_CLP01: u32,
pub SustainableCellRate_CLP0: u32,
pub SustainableCellRate_CLP01: u32,
pub MaxBurstSize_CLP0: u32,
pub MaxBurstSize_CLP01: u32,
pub Tagging: BOOL,
}Expand description
Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’
Fields
PeakCellRate_CLP0: u32PeakCellRate_CLP01: u32SustainableCellRate_CLP0: u32SustainableCellRate_CLP01: u32MaxBurstSize_CLP0: u32MaxBurstSize_CLP01: u32Tagging: BOOL