Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h176 X(SIOCGIF2KCL) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h189 #define SIOCGIF2KCL _IOWR('i', 162, struct ifreq) /* interface prefers 2 KB clusters */ macro
/xnu-12377.81.4/bsd/net/
H A Dif.c3116 case SIOCGIF2KCL: in ifioctl_restrict_management()
3418 case SIOCGIF2KCL: /* struct ifreq */ in ifioctl()
4482 case SIOCGIF2KCL: in ifioctl_ifreq()
6759 case SIOCGIF2KCL: in ifioctl_cassert()