Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pipeline/
H A Dpipeline_acl.c36 struct rte_acl_field_def ipv4_field_formats[NUM_FIELDS_IPV4] = { variable
148 .n_rule_fields = DIM(ipv4_field_formats), in app_main_loop_worker_pipeline_acl()
152 memcpy(table_acl_params.field_format, ipv4_field_formats, in app_main_loop_worker_pipeline_acl()
153 sizeof(ipv4_field_formats)); in app_main_loop_worker_pipeline_acl()