Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c473 static const struct option iptun_lopts[] = { variable
4153 while ((option = getopt_long(argc, argv, opts, iptun_lopts, NULL)) != in iptun_process_args()
4257 iptun_lopts, NULL)) != -1) { in do_show_iptun()