Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.cpp97 constexpr uint32_t INVALID_SPI = 0; variable
499 netdutils::Status ret = fillXfrmCommonInfo(sourceAddress, destinationAddress, INVALID_SPI, 0, 0, in ipSecAllocateSpi()
521 *outSpi = INVALID_SPI; in ipSecAllocateSpi()
1225 while ((spi = spiGen.next()) != INVALID_SPI) { in allocateSpi()
1238 *outSpi = INVALID_SPI; in allocateSpi()