Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dladm/
H A Ddladm.c242 static iptun_type_t iptun_gettypebyname(char *);
4039 params->iptun_param_type = iptun_gettypebyname(optarg); in iptun_process_args()
4226 iptun_gettypebyname(char *typestr) in iptun_gettypebyname() function