Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsad.c60 if (sp6_spi_present(sa->spi, 1, NULL, NULL) >= 0) { in ipsec_sad_add()
H A Dipsec.h372 sp6_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2],
H A Dsp6.c739 sp6_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2], in sp6_spi_present() function
H A Dsa.c995 rc6 = sp6_spi_present(spi, dir == RTE_SECURITY_IPSEC_SA_DIR_INGRESS, in get_spi_proto()