Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsad.c50 if (sp4_spi_present(sa->spi, 1, NULL, NULL) >= 0) { in ipsec_sad_add()
H A Dipsec.h369 sp4_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2],
H A Dsp4.c609 sp4_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2], in sp4_spi_present() function
H A Dsa.c993 rc4 = sp4_spi_present(spi, dir == RTE_SECURITY_IPSEC_SA_DIR_INGRESS, in get_spi_proto()