Home
last modified time | relevance | path

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

/dpdk/app/test-crypto-perf/
H A Dcperf_options.h132 enum rte_security_pdcp_domain pdcp_domain; member
H A Dcperf_options_parsing.c718 opts->pdcp_domain = (enum rte_security_pdcp_domain)id; in parse_pdcp_domain()
952 opts->pdcp_domain = RTE_SECURITY_PDCP_MODE_CONTROL; in cperf_options_default()
H A Dcperf_ops.c858 .domain = options->pdcp_domain, in cperf_create_session()