Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_tuntap.c227 static void tunclone(void *arg, struct ucred *cred, char *name,
571 tunclone(void *arg, struct ucred *cred, char *name, int namelen, in tunclone() function
838 clone_tag = EVENTHANDLER_REGISTER(dev_clone, tunclone, NULL, in tuntapmodevent()