Searched refs:static_ip_addr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dos-area.c90 * @static_ip_addr: User preference of static IP address.
99 * User preference of zero for static_ip_addr means use dhcp.
113 u8 static_ip_addr[4]; member in struct:os_area_params
351 pr_debug("%s:%d: p.static_ip_addr: %u.%u.%u.%u\n", func, line,
352 p->static_ip_addr[0], p->static_ip_addr[1],
353 p->static_ip_addr[2], p->static_ip_addr[3]);

Completed in 19 milliseconds