Searched refs:isUpdate (Results 1 – 2 of 2) sorted by relevance
259 bool isUpdate);
1355 int32_t interfaceId, bool isUpdate) { in ipSecAddTunnelInterface() argument1363 ALOGD("isUpdate=%d", isUpdate); in ipSecAddTunnelInterface()1365 uint16_t flags = isUpdate ? NETLINK_REQUEST_FLAGS : NETLINK_ROUTE_CREATE_FLAGS; in ipSecAddTunnelInterface()