Home
last modified time | relevance | path

Searched defs:hit (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.h91 bool *hit; member
H A Dtf_tcam.h127 uint8_t hit; member
/dpdk/lib/table/
H A Drte_swx_table_learner.c348 uint32_t hit; member
371 int *hit) in rte_swx_table_learner_lookup()
H A Drte_swx_table_em.c407 int *hit) in table_lookup_unoptimized()
505 int *hit) in table_lookup()
H A Drte_swx_table_wm.c440 int *hit) in table_lookup()
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h97 uint64_t hit; member
/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c2527 int done, hit; in instr_table_exec() local
2583 int done, hit; in instr_table_af_exec() local
2682 int done, hit; in instr_learner_exec() local
2744 int done, hit; in instr_learner_af_exec() local
8694 int *hit) in table_stub_lkp()
11483 int *hit) in rte_swx_ctl_pipeline_table_lookup()
11551 int *hit) in rte_swx_ctl_pipeline_learner_lookup()
11619 int hit = 0, status; in rte_swx_ctl_pipeline_table_entry_id_get() local
H A Drte_swx_pipeline_internal.h1089 int hit; /* 0 = Miss, 1 = Hit. */ member