Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c1568 uintptr_t intsa = (uintptr_t)sa; in inbound_sa_lookup() local
1569 intsa |= IPSEC_SA_OFFLOAD_FALLBACK_FLAG; in inbound_sa_lookup()
1570 result_sa = (void *)intsa; in inbound_sa_lookup()