Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dipip.h124 ipip_inbound(struct rte_mbuf *m, uint32_t offset) in ipip_inbound() function
H A Desp.c216 ipip_inbound(m, sizeof(struct rte_esp_hdr) + sa->iv_len); in esp_inbound_post()