Searched defs:ent (Results 1 – 12 of 12) sorted by relevance
/dpdk/lib/hash/ |
H A D | rte_thash.c | 337 struct rte_thash_subtuple_helper *ent, *tmp; rte_thash_free_ctx() local 455 insert_before(struct rte_thash_ctx * ctx,struct rte_thash_subtuple_helper * ent,struct rte_thash_subtuple_helper * cur_ent,struct rte_thash_subtuple_helper * next_ent,uint32_t start,uint32_t end,uint32_t range_end) insert_before() argument 516 insert_after(struct rte_thash_ctx * ctx,struct rte_thash_subtuple_helper * ent,struct rte_thash_subtuple_helper * cur_ent,struct rte_thash_subtuple_helper * next_ent,struct rte_thash_subtuple_helper * prev_ent,uint32_t end,uint32_t range_end) insert_after() argument 557 struct rte_thash_subtuple_helper *ent, *cur_ent, *prev_ent, *next_ent; rte_thash_add_helper() local 646 struct rte_thash_subtuple_helper *ent; rte_thash_get_helper() local [all...] |
/dpdk/lib/rib/ |
H A D | rte_rib.c | 87 struct rte_rib_node *ent; in node_alloc() local 98 node_free(struct rte_rib *rib, struct rte_rib_node *ent) in node_free() 124 rte_rib_lookup_parent(struct rte_rib_node *ent) in rte_rib_lookup_parent()
|
H A D | rte_rib6.c | 117 struct rte_rib6_node *ent; node_alloc() local 128 node_free(struct rte_rib6 * rib,struct rte_rib6_node * ent) node_free() argument 156 rte_rib6_lookup_parent(struct rte_rib6_node * ent) rte_rib6_lookup_parent() argument
|
/dpdk/lib/eal/windows/include/ |
H A D | dirent.h | 76 struct _wdirent ent; member 121 struct dirent ent; member
|
/dpdk/lib/fib/ |
H A D | trie.h | 103 is_entry_extended(uint64_t ent) is_entry_extended() argument
|
H A D | trie.c | 316 write_edge(struct rte_trie_tbl * dp,const uint8_t * ip_part,uint64_t next_hop,int len,enum edge edge,void * ent) write_edge() argument 362 void *ent; install_to_dp() local [all...] |
H A D | dir24_8.h | 106 is_entry_extended(uint64_t ent) is_entry_extended() argument
|
/dpdk/lib/eal/common/ |
H A D | eal_common_proc.c | 748 struct dirent *ent; in mp_send() local 997 struct dirent *ent; in rte_mp_request_sync() local 1098 struct dirent *ent; in rte_mp_request_async() local
|
/dpdk/drivers/bus/vmbus/linux/ |
H A D | vmbus_uio.c | 396 struct dirent *ent; in vmbus_uio_get_subchan() local
|
/dpdk/drivers/bus/pci/ |
H A D | pci_common.c | 841 uint16_t ent; in rte_pci_find_next_capability() local
|
/dpdk/drivers/net/mvneta/ |
H A D | mvneta_rxtx.c | 59 struct neta_buff_inf ent[MRVL_NETA_TX_SHADOWQ_SIZE]; /* q entries */ member
|
/dpdk/lib/bpf/ |
H A D | bpf_validate.c | 79 struct bpf_eval_state *ent; member
|