Home
last modified time | relevance | path

Searched refs:node_list_head_get (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_graph/
H A Dgraph_private.h118 struct node_head *node_list_head_get(void);
H A Dnode.c24 node_list_head_get(void) in node_list_head_get() function
H A Dgraph.c143 struct node_head *node_head = node_list_head_get(); in expand_pattern_to_node()