Searched defs:inbound (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_worker.h | 32 struct ipsec_ctx inbound; member
|
| H A D | sp4.c | 522 check_spi_value(struct sa_ctx *sa_ctx, int inbound) in check_spi_value() 609 sp4_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2], in sp4_spi_present()
|
| H A D | sa.c | 805 print_one_sa_rule(const struct ipsec_sa *sa, int inbound) in print_one_sa_rule() 950 check_eth_dev_caps(uint16_t portid, uint32_t inbound) in check_eth_dev_caps() 1073 uint32_t nb_entries, uint32_t inbound, in sa_add_rules() 1441 sa_spi_present(struct sa_ctx *sa_ctx, uint32_t spi, int inbound) in sa_spi_present()
|
| H A D | sp6.c | 653 check_spi_value(struct sa_ctx *sa_ctx, int inbound) in check_spi_value() 739 sp6_spi_present(uint32_t spi, int inbound, struct ip_addr ip_addr[2], in sp6_spi_present()
|
| H A D | ipsec-secgw.c | 220 struct ipsec_ctx inbound; member
|