Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c691 inbound_sp_sa(struct sp_ctx *sp, struct sa_ctx *sa, struct traffic_type *ip, in inbound_sp_sa() function
792 inbound_sp_sa(ipsec_ctx->sp4_ctx, in process_pkts_inbound()
796 inbound_sp_sa(ipsec_ctx->sp6_ctx, in process_pkts_inbound()
1183 inbound_sp_sa(ctx->sp4_ctx, ctx->sa_ctx, &trf.ip4, 0, in drain_inbound_crypto_queues()
1190 inbound_sp_sa(ctx->sp6_ctx, ctx->sa_ctx, &trf.ip6, 0, in drain_inbound_crypto_queues()