Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dnode.c27 static int node_list_cb(const struct nlmsghdr *nlh, void *data) in node_list_cb() function
71 return msg_dumpit(nlh, node_list_cb, NULL); in cmd_node_list()