Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.c156 check_sp_bulk(struct sp_ctx *sp, struct traffic_type *ip, in check_sp_bulk() function
643 check_sp_bulk(ctx->sp4_ctx, &t.ip4, &t.ipsec); in process_ipsec_ev_outbound_vector()
644 check_sp_bulk(ctx->sp6_ctx, &t.ip6, &t.ipsec); in process_ipsec_ev_outbound_vector()