Home
last modified time | relevance | path

Searched refs:underlyingNetId (Results 1 – 5 of 5) sorted by relevance

/system/netd/server/binder/android/net/
DINetd.aidl372 int underlyingNetId, in ipSecAddSecurityAssociation() argument
/system/netd/server/
DNetdNativeService.h117 int32_t underlyingNetId,
DXfrmController.h139 const std::string& destinationAddress, int32_t underlyingNetId, int32_t spi,
DNetdNativeService.cpp500 int32_t underlyingNetId, in ipSecAddSecurityAssociation() argument
515 underlyingNetId, in ipSecAddSecurityAssociation()
DXfrmController.cpp496 const std::string& destinationAddress, int32_t underlyingNetId, int32_t spi, int32_t markValue, in ipSecAddSecurityAssociation() argument
506 ALOGD("underlyingNetworkId=%d", underlyingNetId); in ipSecAddSecurityAssociation()
570 saInfo.netId = underlyingNetId; in ipSecAddSecurityAssociation()