Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec.c713 ipsec_inline_dequeue(ipsec_xform_fn xform_func, struct ipsec_ctx *ipsec_ctx, in ipsec_inline_dequeue() function
804 return ipsec_inline_dequeue(esp_inbound_post, ctx, pkts, len); in ipsec_inbound()
824 return ipsec_inline_dequeue(esp_outbound_post, ctx, pkts, len); in ipsec_outbound()