Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h240 X(SIOCSIFISVPN) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h292 #define SIOCSIFISVPN _IOWR('i', 223, struct ifreq) /* marks interface to be used as a VPN */ macro
/xnu-12377.81.4/bsd/net/
H A Dif.c3153 case SIOCSIFISVPN: in ifioctl_restrict_management()
3457 case SIOCSIFISVPN: /* struct ifreq */ in ifioctl()
4929 case SIOCSIFISVPN: in ifioctl_ifreq()
6841 case SIOCSIFISVPN: in ifioctl_cassert()