Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dsocket.h17 void cmd_socket_help(struct cmdl *cmdl);
Dtipc.c65 { "socket", cmd_socket, cmd_socket_help}, in main()
Dsocket.c122 void cmd_socket_help(struct cmdl *cmdl) in cmd_socket_help() function