Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Desp.h19 esp_outbound(struct rte_mbuf *m, struct ipsec_sa *sa,
H A Desp.c222 esp_outbound(struct rte_mbuf *m, struct ipsec_sa *sa, in esp_outbound() function
H A Dipsec.c742 ipsec_enqueue(esp_outbound, ctx, pkts, sas, nb_pkts); in ipsec_outbound()