Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.c185 check_sp_sa_bulk(struct sp_ctx *sp, struct sa_ctx *sa_ctx, in check_sp_sa_bulk() function
615 check_sp_sa_bulk(ctx->sp4_ctx, ctx->sa_ctx, &t.ip4); in process_ipsec_ev_inbound_vector()
616 check_sp_sa_bulk(ctx->sp6_ctx, ctx->sa_ctx, &t.ip6); in process_ipsec_ev_inbound_vector()