Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_var.h351 int if_clone_destroy(const char *);
H A Dif_tun.c521 if_clone_destroy(name); in tun_dev_close()
H A Dif.c1352 if_clone_destroy(const char *name) in if_clone_destroy() function
2061 error = if_clone_destroy(ifr->ifr_name); in ifioctl()