Searched refs:tunclone (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/net/ |
| H A D | if_tuntap.c | 223 static void tunclone(void *arg, struct ucred *cred, char *name, 564 tunclone(void *arg, struct ucred *cred, char *name, int namelen, in tunclone() function 777 clone_tag = EVENTHANDLER_REGISTER(dev_clone, tunclone, 0, 1000); in tuntapmodevent()
|