Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c166 static uint32_t sa_out_sz; variable
312 if (extend_sa_arr(&sa_out, nb_sa_out, &sa_out_sz) < 0) in parse_sa_tokens()