Home
last modified time | relevance | path

Searched refs:SIOCSIFSUBFAMILY (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h227 #define SIOCSIFSUBFAMILY _IOWR('i', 188, struct ifreq) macro
/xnu-11417.101.15/tests/
H A Dioc_str.h204 X(SIOCSIFSUBFAMILY) \
/xnu-11417.101.15/bsd/net/
H A Dif.c3451 case SIOCSIFSUBFAMILY: /* struct ifreq */ in ifioctl()
4736 case SIOCSIFSUBFAMILY: in ifioctl_ifreq()
6760 case SIOCSIFSUBFAMILY: in ifioctl_cassert()
H A Dif_ipsec.c3963 case SIOCSIFSUBFAMILY: { in ipsec_ioctl()