Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h161 X(SIOCSIFDESC) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h160 #define SIOCSIFDESC _IOWR('i', 143, struct if_descreq) macro
/xnu-12377.81.4/bsd/net/
H A Dif.c1946 case SIOCSIFDESC: { /* struct if_descreq */ in ifioctl_ifdesc()
3536 case SIOCSIFDESC: /* struct if_descreq */ in ifioctl()
3737 case SIOCSIFDESC: /* struct if_descreq */ in ifioctl()
6735 case SIOCSIFDESC: in ifioctl_cassert()