Lines Matching defs:ctx
38 rte_acl_classify_avx512x32(__rte_unused const struct rte_acl_ctx *ctx, in rte_acl_classify_avx512x32()
53 rte_acl_classify_avx2(__rte_unused const struct rte_acl_ctx *ctx, in rte_acl_classify_avx2()
62 rte_acl_classify_sse(__rte_unused const struct rte_acl_ctx *ctx, in rte_acl_classify_sse()
74 rte_acl_classify_neon(__rte_unused const struct rte_acl_ctx *ctx, in rte_acl_classify_neon()
86 rte_acl_classify_altivec(__rte_unused const struct rte_acl_ctx *ctx, in rte_acl_classify_altivec()
267 rte_acl_set_ctx_classify(struct rte_acl_ctx *ctx, enum rte_acl_classify_alg alg) in rte_acl_set_ctx_classify()
289 rte_acl_classify_alg(const struct rte_acl_ctx *ctx, const uint8_t **data, in rte_acl_classify_alg()
301 rte_acl_classify(const struct rte_acl_ctx *ctx, const uint8_t **data, in rte_acl_classify()
311 struct rte_acl_ctx *ctx = NULL; in rte_acl_find_existing() local
333 rte_acl_free(struct rte_acl_ctx *ctx) in rte_acl_free()
368 struct rte_acl_ctx *ctx; in rte_acl_create() local
434 acl_add_rules(struct rte_acl_ctx *ctx, const void *rules, uint32_t num) in acl_add_rules()
461 rte_acl_add_rules(struct rte_acl_ctx *ctx, const struct rte_acl_rule *rules, in rte_acl_add_rules()
490 rte_acl_reset_rules(struct rte_acl_ctx *ctx) in rte_acl_reset_rules()
500 rte_acl_reset(struct rte_acl_ctx *ctx) in rte_acl_reset()
512 rte_acl_dump(const struct rte_acl_ctx *ctx) in rte_acl_dump()
533 struct rte_acl_ctx *ctx; in rte_acl_list_dump() local