Home
last modified time | relevance | path

Searched refs:allocatedSpi (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/
DNetdNativeService.h92 int32_t* allocatedSpi);
DXfrmController.h105 int32_t encapType, int32_t encapLocalPort, int32_t encapRemotePort, int32_t* allocatedSpi);
DNetdNativeService.cpp354 int32_t* allocatedSpi) { in ipSecAddSecurityAssociation() argument
365 allocatedSpi)); in ipSecAddSecurityAssociation()
DXfrmController.cpp357 int32_t encapType, int32_t encapLocalPort, int32_t encapRemotePort, int32_t* allocatedSpi) { in ipSecAddSecurityAssociation() argument
415 *allocatedSpi = spi; in ipSecAddSecurityAssociation()