Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.cpp96 constexpr uint32_t INVALID_SPI = 0; variable
498 netdutils::Status ret = fillXfrmCommonInfo(sourceAddress, destinationAddress, INVALID_SPI, 0, 0, in ipSecAllocateSpi()
520 *outSpi = INVALID_SPI; in ipSecAllocateSpi()
1219 while ((spi = spiGen.next()) != INVALID_SPI) { in allocateSpi()
1232 *outSpi = INVALID_SPI; in allocateSpi()