Searched refs:sp4_spi_present (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | sad.c | 50 if (sp4_spi_present(sa->spi, 1, NULL, NULL) >= 0) { in ipsec_sad_add()
|
| H A D | ipsec.h | 369 sp4_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2],
|
| H A D | sp4.c | 609 sp4_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2], in sp4_spi_present() function
|
| H A D | sa.c | 993 rc4 = sp4_spi_present(spi, dir == RTE_SECURITY_IPSEC_SA_DIR_INGRESS, in get_spi_proto()
|