Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c235 static cmdfunc_t do_show_iptun, do_up_iptun, do_down_iptun; variable
356 { "down-iptun", do_down_iptun, NULL },
4331 do_down_iptun(int argc, char *argv[], const char *use) in do_down_iptun() function