Searched refs:INVALID_SPI (Results 1 – 1 of 1) sorted by relevance
96 constexpr uint32_t INVALID_SPI = 0; variable498 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()