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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm963xx/src/
H A Dbcm63xx_cmd.c190 strcpy(hostImageName, bootInfo.hostIp);
197 strcpy(hostImageName, bootInfo.hostIp);
263 strcpy(hostImageName, bootInfo.hostIp);
320 strcpy(hostImageName, bootInfo.hostIp);
390 strcpy(ipImageName, bootInfo.hostIp);
397 strcpy(ipImageName, bootInfo.hostIp);
H A Dbcm63xx_util.c574 strcpy(bootInfo.hostIp, gBootParam[1].parameter);
575 if ((x = strchr(bootInfo.hostIp, ':'))) // ignore host mask
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm963xx/include/
H A Dbcm63xx_util.h94 char hostIp[BOOT_IP_LEN]; member in struct:__anon11066

Completed in 156 milliseconds