Home
last modified time | relevance | path

Searched defs:sa_idx (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.c105 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 Dipsec.c736 uint32_t sa_idx[], uint16_t nb_pkts, uint16_t len) in ipsec_outbound()
H A Dsa.c1528 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 Dipsec-secgw.c638 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 Dixgbe_ipsec.h95 uint32_t sa_idx; member
H A Dixgbe_rxtx.h166 uint64_t sa_idx:8; /**< TX SA database entry index */ member