if_clone_create  1173 net/if.c       		    if_clone_create(ifr->ifr_name) :
if_clone_create   733 net/if.h       int	if_clone_create(const char *);
if_clone_create   311 net/if_tun.c   		if ((error = if_clone_create(xname)) != 0)