Searched refs:CMD_CONFIGURE_LINKADDRESS (Results 1 – 2 of 2) sorted by relevance
125 public static final int CMD_CONFIGURE_LINKADDRESS = PUBLIC_BASE + 8; field in DhcpClient823 mController.sendMessage(CMD_CONFIGURE_LINKADDRESS, mDhcpLease.ipAddress); in enter()
1187 case DhcpClient.CMD_CONFIGURE_LINKADDRESS: { in processMessage()