Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c258 static iptun_type_t iptun_gettypebyname(char *);
4166 params->iptun_param_type = iptun_gettypebyname(optarg); in iptun_process_args()
4353 iptun_gettypebyname(char *typestr) in iptun_gettypebyname() function