Searched refs:mIface (Results 1 – 2 of 2) sorted by relevance
327 private InterfaceParams mIface; field in DhcpClient512 client.mIface = ifParams; in makeDhcpClient()562 if (mIface == null) mIface = InterfaceParams.getByName(mIfaceName); in initInterface()563 if (mIface == null) { in initInterface()568 mHwAddr = mIface.macAddr.toByteArray(); in initInterface()570 ETH_P_IP, mIface.index, DhcpPacket.ETHER_BROADCAST); in initInterface()646 final SocketAddress addr = makePacketSocketAddress(ETH_P_IP, mIface.index); in createFd()1466 SocketAddress addr = makePacketSocketAddress(ETH_P_ARP, mIface.index); in createFd()
575 panDevice.mIface = iface; in handlePanDeviceStateChange()766 private String mIface; field in PanService.BluetoothPanDevice772 mIface = iface; in BluetoothPanDevice()