Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec.c593 ipsec_enqueue(ipsec_xform_fn xform_func, struct ipsec_ctx *ipsec_ctx, in ipsec_enqueue()
713 ipsec_inline_dequeue(ipsec_xform_fn xform_func, struct ipsec_ctx *ipsec_ctx, in ipsec_inline_dequeue()
739 ipsec_dequeue(ipsec_xform_fn xform_func, struct ipsec_ctx *ipsec_ctx, in ipsec_dequeue()
H A Dipsec.h53 typedef int32_t (*ipsec_xform_fn)(struct rte_mbuf *m, struct ipsec_sa *sa, typedef