Home
last modified time | relevance | path

Searched refs:isUpdate (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DXfrmController.h259 bool isUpdate);
DXfrmController.cpp1355 int32_t interfaceId, bool isUpdate) { in ipSecAddTunnelInterface() argument
1363 ALOGD("isUpdate=%d", isUpdate); in ipSecAddTunnelInterface()
1365 uint16_t flags = isUpdate ? NETLINK_REQUEST_FLAGS : NETLINK_ROUTE_CREATE_FLAGS; in ipSecAddTunnelInterface()