示例#1
0
文件: list_port.c 项目: n-tada/trema
void
usage() {
  topology_service_interface_usage( get_executable_name(), "list port", NULL );
}
示例#2
0
void
usage() {
  topology_service_interface_usage( get_executable_name(), "Sliceable switch.", option_description );
}
示例#3
0
void
usage() {
  topology_service_interface_usage( get_executable_name(), "Broadcast helper.", NULL );
}