Home
last modified time | relevance | path

Searched defs:ipsec_test_cfg (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_ipsec_perf.c22 struct ipsec_test_cfg { struct
23 uint32_t replay_win_sz;
24 uint32_t esn;
25 uint64_t flags;
26 enum rte_crypto_sym_xform_type type;
H A Dtest_ipsec.c86 struct ipsec_test_cfg { struct
95 static const struct ipsec_test_cfg test_cfg[] = { argument