Searched defs:sa_idx (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_worker.c | 105 check_sp(struct sp_ctx *sp, const uint8_t *nlp, uint32_t *sa_idx) in check_sp() 193 uint32_t sa_idx; in process_ipsec_ev_inbound() local 294 uint32_t sa_idx; in process_ipsec_ev_outbound() local
|
| H A D | ipsec.c | 736 uint32_t sa_idx[], uint16_t nb_pkts, uint16_t len) in ipsec_outbound()
|
| H A D | sa.c | 1528 inbound_sa_check(struct sa_ctx *sa_ctx, struct rte_mbuf *m, uint32_t sa_idx) in inbound_sa_check() 1577 outbound_sa_lookup(struct sa_ctx *sa_ctx, uint32_t sa_idx[], in outbound_sa_lookup()
|
| H A D | ipsec-secgw.c | 638 uint32_t i, j, res, sa_idx; in inbound_sp_sa() local 741 uint32_t i, j, sa_idx; in outbound_sp() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ipsec.h | 95 uint32_t sa_idx; member
|
| H A D | ixgbe_rxtx.h | 166 uint64_t sa_idx:8; /**< TX SA database entry index */ member
|