Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h129 enum rte_security_pdcp_domain pdcp_domain; member
H A Dcperf_options_parsing.c685 opts->pdcp_domain = (enum rte_security_pdcp_domain)id; in parse_pdcp_domain()
918 opts->pdcp_domain = RTE_SECURITY_PDCP_MODE_CONTROL; in cperf_options_default()
H A Dcperf_ops.c608 .domain = options->pdcp_domain, in cperf_create_session()