Searched refs:tun_clone_create (Results 1 – 1 of 1) sorted by relevance
244 static int tun_clone_create(struct if_clone *, char *, size_t,299 .clone_create_fn = tun_clone_create,316 .clone_create_fn = tun_clone_create,333 .clone_create_fn = tun_clone_create,523 tun_clone_create(struct if_clone *ifc, char *name, size_t len, in tun_clone_create() function