Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c221 static void tunclone(void *arg, struct ucred *cred, char *name,
556 tunclone(void *arg, struct ucred *cred, char *name, int namelen, in tunclone() function
765 clone_tag = EVENTHANDLER_REGISTER(dev_clone, tunclone, 0, 1000); in tuntapmodevent()