Searched defs:inbound (Results 1 – 8 of 8) sorted by relevance
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_worker.h | 32 struct ipsec_ctx inbound; member
|
| H A D | sa.c | 944 print_one_sa_rule(const struct ipsec_sa *sa, int inbound) in print_one_sa_rule() 1091 check_eth_dev_caps(uint16_t portid, uint32_t inbound, uint32_t tso) in check_eth_dev_caps() 1220 uint32_t nb_entries, uint32_t inbound, in sa_add_rules() 1614 sa_spi_present(struct sa_ctx *sa_ctx, uint32_t spi, int inbound) in sa_spi_present()
|
| 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 | 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.h | 112 } inbound; member
|
| H A D | ipsec-secgw.c | 237 struct ipsec_ctx inbound; member
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cn10k_ethdev_sec.c | 596 bool inbound, inl_dev; in cn10k_eth_sec_session_create() local 922 bool inbound; in cn10k_eth_sec_session_update() local
|
| H A D | cn9k_ethdev_sec.c | 152 bool inbound; in cn9k_eth_sec_session_create() local
|