Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Desp.h11 esp_inbound(struct rte_mbuf *m, struct ipsec_sa *sa,
H A Desp.c25 esp_inbound(struct rte_mbuf *m, struct ipsec_sa *sa, in esp_inbound() function
H A Dipsec.c722 ipsec_enqueue(esp_inbound, ctx, pkts, sas, nb_pkts); in ipsec_inbound()