Searched refs:rawIP (Results 1 – 4 of 4) sorted by relevance
100 if (profile->rawIP && profile->ipv4.Address && profile->ipv4.Mtu) in udhcpc_start()
480 if (profile->rawIP && profile->ipv4.Address && profile->ipv4.Mtu) { in udhcpc_start()520 if (profile->rawIP != 0) //mdm9x07/ec25,ec20 R2.0 in udhcpc_start()
191 int rawIP; member
685 profile->rawIP = 1; in requestSetEthMode()686 s_9x07 = profile->rawIP; in requestSetEthMode()734 profile->rawIP = (le32_to_cpu(linkProto->Value) == 2); in requestSetEthMode()735 s_9x07 = profile->rawIP; //MDM90x7 only support RAW IP, do not support Eth in requestSetEthMode()