Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dioc_str.h132 X(SIOCIFDESTROY) \
H A Dsioc-if-addr-bounds.c79 err = ioctl(s, SIOCIFDESTROY, &ifr); in ifnet_destroy()
H A Dnet_bridge.c3120 err = ioctl(s, SIOCIFDESTROY, &ifr); in ifnet_destroy()
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h184 #define SIOCIFDESTROY _IOW('i', 121, struct ifreq) /* destroy clone if */ macro
/xnu-8019.80.24/bsd/net/
H A Dif.c2995 case SIOCIFDESTROY: /* struct ifreq */ in ifioctl()
3378 case SIOCIFDESTROY: in ifioctl_ifreq()
5842 case SIOCIFDESTROY: in ifioctl_cassert()