Symbol: IPI_WR
usr/src/uts/common/inet/ip/ip.c
1002
IPI_PRIV | IPI_WR, LIF_CMD, ip_sioctl_muxid, NULL },
usr/src/uts/common/inet/ip/ip.c
1006
IPI_PRIV | IPI_WR, LIF_CMD, ip_sioctl_slifindex, 0 },
usr/src/uts/common/inet/ip/ip.c
1007
/* 135 */ { SIOCSLIFTOKEN, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1011
/* 137 */ { SIOCSLIFSUBNET, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1015
/* 139 */ { SIOCSLIFLNKINFO, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1046
IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1070
/* 166 */ { SIOCSXARP, sizeof (struct xarpreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1074
/* 168 */ { SIOCDXARP, sizeof (struct xarpreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1083
IPI_PRIV | IPI_WR, LIF_CMD, ip_sioctl_slifzone,
usr/src/uts/common/inet/ip/ip.c
1093
IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1116
/* 189 */ { SIOCSETPROP, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL},
usr/src/uts/common/inet/ip/ip.c
1119
/* 191 */ { SIOCSLIFPREFIX, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
1128
{ I_LINK, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },
usr/src/uts/common/inet/ip/ip.c
1129
{ I_UNLINK, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },
usr/src/uts/common/inet/ip/ip.c
1130
{ I_PLINK, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },
usr/src/uts/common/inet/ip/ip.c
1131
{ I_PUNLINK, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },
usr/src/uts/common/inet/ip/ip.c
1133
{ ND_SET, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL },
usr/src/uts/common/inet/ip/ip.c
12715
if (!(ipip->ipi_flags & IPI_WR)) {
usr/src/uts/common/inet/ip/ip.c
802
/* 012 */ { SIOCSIFADDR, sizeof (struct ifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
807
/* 014 */ { SIOCSIFDSTADDR, sizeof (struct ifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
813
IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
826
/* 021 */ { SIOCSIFMTU, sizeof (struct ifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
832
/* 024 */ { SIOCSIFBRDADDR, sizeof (struct ifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
836
/* 026 */ { SIOCSIFNETMASK, sizeof (struct ifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
845
/* 030 */ { SIOCSARP, sizeof (struct arpreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
849
/* 032 */ { SIOCDARP, sizeof (struct arpreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
874
/* 054 */ { IF_UNITSEL, sizeof (int), IPI_PRIV | IPI_WR | IPI_MODOK,
usr/src/uts/common/inet/ip/ip.c
897
IPI_PRIV | IPI_WR | IPI_MODOK,
usr/src/uts/common/inet/ip/ip.c
919
IPI_PRIV | IPI_WR, IF_CMD, ip_sioctl_muxid, NULL },
usr/src/uts/common/inet/ip/ip.c
926
IPI_PRIV | IPI_WR, IF_CMD, ip_sioctl_slifindex, NULL },
usr/src/uts/common/inet/ip/ip.c
950
IPI_PRIV | IPI_WR, LIF_CMD, ip_sioctl_removeif,
usr/src/uts/common/inet/ip/ip.c
953
IPI_GET_CMD | IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
956
/* 112 */ { SIOCSLIFADDR, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
960
/* 114 */ { SIOCSLIFDSTADDR, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
965
IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
976
/* 121 */ { SIOCSLIFMTU, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
982
/* 124 */ { SIOCSLIFBRDADDR, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
986
/* 126 */ { SIOCSLIFNETMASK, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
990
/* 128 */ { SIOCSLIFMETRIC, sizeof (struct lifreq), IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
993
IPI_PRIV | IPI_WR | IPI_MODOK,