Searched defs:EthernetInterfaceData (Results 1 – 1 of 1) sorted by relevance
111 struct EthernetInterfaceData struct113 uint32_t speed;114 size_t mtuSize;115 bool autoNeg;116 bool dnsv4Enabled;117 bool dnsv6Enabled;118 bool domainv4Enabled;119 bool domainv6Enabled;120 bool ntpv4Enabled;121 bool ntpv6Enabled;[all …]