Searched refs:protect_ip (Results 1 – 1 of 1) sorted by relevance
65 extern "C" cpResult_t CP_Enable_Path_Protection(uint32_t protect_ip) in CP_Enable_Path_Protection() argument95 memcpy(tci->cmd.data, &protect_ip, sizeof(protect_ip)); in CP_Enable_Path_Protection()96 tci->cmd.data_len = sizeof(protect_ip); in CP_Enable_Path_Protection()129 extern "C" cpResult_t CP_Disable_Path_Protection(uint32_t protect_ip) in CP_Disable_Path_Protection() argument159 memcpy(tci->cmd.data, &protect_ip, sizeof(protect_ip)); in CP_Disable_Path_Protection()160 tci->cmd.data_len = sizeof(protect_ip); in CP_Disable_Path_Protection()