Searched refs:CMD_CONFIG_ND_OFFLOAD (Results 1 – 1 of 1) sorted by relevance
619 static final int CMD_CONFIG_ND_OFFLOAD = BASE + 204; field in ClientModeImpl1076 sendMessage(CMD_CONFIG_ND_OFFLOAD, (enabled ? 1 : 0)); in setNeighborDiscoveryOffload()4636 case CMD_CONFIG_ND_OFFLOAD: in processMessage()