Searched defs:Config (Results 1 – 3 of 3) sorted by relevance
75 struct Config struct78 InAddr address;79 InAddr netmask;80 InAddr defaultRouter;81 InAddr nameServer[2];83 bool useDhcp;84 bool useDhcpForDns;85 s8 dhcpRetryCount;86 bool sendDhcpRelease;89 s16 mtu;[all …]
38 struct Config struct51 Config configs[MAX_POOL]; argument
205 typedef nnacConfig Config; typedef