Home
last modified time | relevance | path

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

/dragonfly/sys/net/tun/
H A Dif_tun.c70 static int tun_clone_create(struct if_clone *, int,
127 TUN, tun_clone_create, tun_clone_destroy, 0, IF_MAXUNIT);
378 tun_clone_create(struct if_clone *ifc __unused, int unit, in tun_clone_create() function