Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dnode.h19 void cmd_node_help(struct cmdl *cmdl);
Dtipc.c63 { "node", cmd_node, cmd_node_help}, in main()
Dnode.c245 void cmd_node_help(struct cmdl *cmdl) in cmd_node_help() function