Struct windows_sys::Win32::NetworkManagement::Rras::PPP_INFO_3
[−]#[repr(C)]pub struct PPP_INFO_3 {
pub nbf: PPP_NBFCP_INFO,
pub ip: PPP_IPCP_INFO2,
pub ipv6: PPP_IPV6_CP_INFO,
pub ccp: PPP_CCP_INFO,
pub lcp: PPP_LCP_INFO,
}Expand description
Required features: ‘Win32_NetworkManagement_Rras’
Fields
nbf: PPP_NBFCP_INFOip: PPP_IPCP_INFO2ipv6: PPP_IPV6_CP_INFOccp: PPP_CCP_INFOlcp: PPP_LCP_INFO