Searched refs:tun_clone_create (Results 1 – 1 of 1) sorted by relevance
240 static int tun_clone_create(struct if_clone *, char *, size_t,293 .clone_create_fn = tun_clone_create,310 .clone_create_fn = tun_clone_create,327 .clone_create_fn = tun_clone_create,501 tun_clone_create(struct if_clone *ifc, char *name, size_t len, in tun_clone_create() function