Home
last modified time | relevance | path

Searched refs:inbound_sa_lookup (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.h350 inbound_sa_lookup(struct sa_ctx *sa_ctx, struct rte_mbuf *pkts[],
H A Dipsec.c720 inbound_sa_lookup(ctx->sa_ctx, pkts, sas, nb_pkts); in ipsec_inbound()
H A Dipsec-secgw.c724 inbound_sa_lookup(ipsec_ctx->sa_ctx, traffic->ipsec.pkts, in process_pkts_inbound()
839 inbound_sa_lookup(ipsec_ctx->sa_ctx, traffic->ipsec.pkts, in process_pkts_inbound_nosp()
H A Dsa.c1543 inbound_sa_lookup(struct sa_ctx *sa_ctx, struct rte_mbuf *pkts[], in inbound_sa_lookup() function