Searched refs:tunclone (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/net/ |
| H A D | if_tuntap.c | 227 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()
|