Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 12 of 12) sorted by relevance

/dpdk/lib/hash/
H A Drte_thash.c337 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 Drte_rib.c87 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 Drte_rib6.c117 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 Ddirent.h76 struct _wdirent ent; member
121 struct dirent ent; member
/dpdk/lib/fib/
H A Dtrie.h103 is_entry_extended(uint64_t ent) is_entry_extended() argument
H A Dtrie.c316 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 Ddir24_8.h106 is_entry_extended(uint64_t ent) is_entry_extended() argument
/dpdk/lib/eal/common/
H A Deal_common_proc.c748 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 Dvmbus_uio.c396 struct dirent *ent; in vmbus_uio_get_subchan() local
/dpdk/drivers/bus/pci/
H A Dpci_common.c841 uint16_t ent; in rte_pci_find_next_capability() local
/dpdk/drivers/net/mvneta/
H A Dmvneta_rxtx.c59 struct neta_buff_inf ent[MRVL_NETA_TX_SHADOWQ_SIZE]; /* q entries */ member
/dpdk/lib/bpf/
H A Dbpf_validate.c79 struct bpf_eval_state *ent; member