Searched refs:NCD_SIZE_IP (Results 1 – 2 of 2) sorted by relevance
177 u8 addr[ NCD_SIZE_IP ]; /* IP address */178 u8 netmask[ NCD_SIZE_IP ]; /* Sub-net mask */179 u8 gateway[ NCD_SIZE_IP ]; /* IP address of the gateway */180 u8 dns1[ NCD_SIZE_IP ]; /* IP address of the primary DNS server */181 u8 dns2[ NCD_SIZE_IP ]; /* IP address of the secondary DNS server */
54 #define NCD_SIZE_IP 4 macro