예제 #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 );
}