Home
last modified time | relevance | path

Searched defs:dim (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_acl.c273 const uint8_t *data[], size_t dim, enum rte_acl_classify_alg alg) in test_classify_alg()
332 size_t dim) in test_classify_run()
/f-stack/dpdk/examples/l3fwd-acl/
H A Dmain.c857 int dim = has_userdata ? CB_FLD_NUM : CB_FLD_USERDATA; in parse_cb_ipv6_rule() local
954 int dim = has_userdata ? CB_FLD_NUM : CB_FLD_USERDATA; in parse_cb_ipv4vlan_rule() local
1208 int dim = ipv6 ? RTE_DIM(ipv6_defs) : RTE_DIM(ipv4_defs); in setup_acl() local
/f-stack/dpdk/examples/flow_classify/
H A Dflow_classify.c404 int dim = CB_FLD_NUM; in parse_ipv4_5tuple_rule() local