Searched refs:temp_ip (Results 1 – 3 of 3) sorted by relevance
34 temp_ip = bmc_val.get("address", None)35 if bmc_ip.strip() == temp_ip.strip():
157 temp_ip=$(${IPMITOOL} lan alert print ${CHANNEL} ${ALERT_DEST}\160 [ "${temp_ip}" = "${test_ip}" ] && return 0
1981 u32 temp = 0, temp_ip; in qlcnic_83xx_config_ipaddr() local2004 temp_ip = swab32(ntohl(ip)); in qlcnic_83xx_config_ipaddr()2005 memcpy(&cmd.req.arg[2], &temp_ip, sizeof(u32)); in qlcnic_83xx_config_ipaddr()