Home
last modified time | relevance | path

Searched defs:inbound (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.h32 struct ipsec_ctx inbound; member
H A Dsp4.c522 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 Dsa.c805 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 Dsp6.c653 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 Dipsec-secgw.c220 struct ipsec_ctx inbound; member