Searched refs:node_list_cb (Results 1 – 1 of 1) sorted by relevance
27 static int node_list_cb(const struct nlmsghdr *nlh, void *data) in node_list_cb() function71 return msg_dumpit(nlh, node_list_cb, NULL); in cmd_node_list()