Home
last modified time | relevance | path

Searched defs:next_node (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/graph/
H A Dl2fwd.c102 const char *next_node = name; in ethdev_rx_to_tx_node_link() local
/dpdk/lib/vhost/
H A Diotlb.c231 struct vhost_iotlb_entry *next_node = RTE_TAILQ_NEXT(node, next); in vhost_user_iotlb_cache_random_evict() local
323 struct vhost_iotlb_entry *next_node = RTE_TAILQ_NEXT(node, next); in vhost_user_iotlb_cache_remove() local
/dpdk/lib/node/
H A Dip4_lookup.c123 rte_node_ip4_route_add(uint32_t ip,uint8_t depth,uint16_t next_hop,enum rte_node_ip4_lookup_next next_node) rte_node_ip4_route_add() argument
H A Dudp4_input.c59 rte_node_udp4_dst_port_add(uint32_t dst_port, rte_edge_t next_node) in rte_node_udp4_dst_port_add()
H A Dip6_lookup.c262 enum rte_node_ip6_lookup_next next_node) in rte_node_ip6_route_add() argument