Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dparser.h53 struct cpu_core_params { struct
59 int parse_cpu_core(const char *entry, struct cpu_core_params *p); argument
H A Dparser.c416 struct cpu_core_params *p) in parse_cpu_core()