Symbol: IPI_GET_CMD
usr/src/uts/common/inet/ip.h
1074
#define IPI2MODE(ipi) ((ipi)->ipi_flags & IPI_GET_CMD ? COPYOUT : NO_COPYOUT)
usr/src/uts/common/inet/ip/ip.c
1000
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_muxid, NULL },
usr/src/uts/common/inet/ip/ip.c
1004
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_lifindex, 0 },
usr/src/uts/common/inet/ip/ip.c
1010
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_token, NULL },
usr/src/uts/common/inet/ip/ip.c
1014
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_subnet, NULL },
usr/src/uts/common/inet/ip/ip.c
1019
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_lnkinfo, NULL },
usr/src/uts/common/inet/ip/ip.c
1022
/* 142 */ { SIOCLIFGETND, sizeof (struct lifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1026
/* 144 */ { SIOCTMYADDR, sizeof (struct sioc_addrreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1028
/* 145 */ { SIOCTONLINK, sizeof (struct sioc_addrreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1043
/* 154 */ { SIOCGLIFBINDING, sizeof (struct lifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1049
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_groupname, NULL },
usr/src/uts/common/inet/ip/ip.c
1051
IPI_GET_CMD, MISC_CMD, ip_sioctl_groupinfo, NULL },
usr/src/uts/common/inet/ip/ip.c
1065
/* 164 */ { SIOCGDSTINFO, 0, IPI_GET_CMD, MISC_CMD, NULL, NULL },
usr/src/uts/common/inet/ip/ip.c
1067
/* 165 */ { SIOCGLIFCONF, 0, IPI_GET_CMD, MISC_CMD,
usr/src/uts/common/inet/ip/ip.c
1072
/* 167 */ { SIOCGXARP, sizeof (struct xarpreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1081
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_lifzone, NULL },
usr/src/uts/common/inet/ip/ip.c
1090
IPI_GET_CMD, LIF_CMD,
usr/src/uts/common/inet/ip/ip.c
1096
/* 177 */ { SIOCGLIFSRCOF, 0, IPI_GET_CMD, MISC_CMD,
usr/src/uts/common/inet/ip/ip.c
1098
/* 178 */ { SIOCGMSFILTER, sizeof (struct group_filter), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1102
/* 180 */ { SIOCGIPMSFILTER, sizeof (struct ip_msfilter), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1110
/* 185 */ { SIOCGIFHWADDR, sizeof (struct ifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1113
/* 187 */ { SIOCILB, 0, IPI_PRIV | IPI_GET_CMD, MISC_CMD,
usr/src/uts/common/inet/ip/ip.c
1115
/* 188 */ { SIOCGETPROP, 0, IPI_GET_CMD, 0, NULL, NULL },
usr/src/uts/common/inet/ip/ip.c
1118
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_dadstate, NULL },
usr/src/uts/common/inet/ip/ip.c
1121
/* 192 */ { SIOCGLIFHWADDR, sizeof (struct lifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1135
{ SIOCGETVIFCNT, sizeof (struct sioc_vif_req), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1137
{ SIOCGETSGCNT, sizeof (struct sioc_sg_req), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
1139
{ SIOCGETLSGCNT, sizeof (struct sioc_lsg_req), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
804
/* 013 */ { SIOCGIFADDR, sizeof (struct ifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
810
IPI_GET_CMD, IF_CMD, ip_sioctl_get_dstaddr, NULL },
usr/src/uts/common/inet/ip/ip.c
816
IPI_MODOK | IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
823
/* 020 */ { O_SIOCGIFCONF, 0, IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
828
/* 022 */ { SIOCGIFMTU, sizeof (struct ifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
831
IPI_GET_CMD, IF_CMD, ip_sioctl_get_brdaddr, NULL },
usr/src/uts/common/inet/ip/ip.c
835
IPI_GET_CMD, IF_CMD, ip_sioctl_get_netmask, NULL },
usr/src/uts/common/inet/ip/ip.c
839
IPI_GET_CMD, IF_CMD, ip_sioctl_get_metric, NULL },
usr/src/uts/common/inet/ip/ip.c
847
/* 031 */ { SIOCGARP, sizeof (struct arpreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
914
/* 087 */ { SIOCGIFNUM, sizeof (int), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
916
/* 088 */ { SIOCGIFMUXID, sizeof (struct ifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
922
/* 090 */ { SIOCGIFINDEX, sizeof (struct ifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
929
/* 092 */ { SIOCGIFCONF, 0, IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
953
IPI_GET_CMD | IPI_PRIV | IPI_WR,
usr/src/uts/common/inet/ip/ip.c
959
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_addr, NULL },
usr/src/uts/common/inet/ip/ip.c
963
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_dstaddr, NULL },
usr/src/uts/common/inet/ip/ip.c
968
IPI_GET_CMD | IPI_MODOK,
usr/src/uts/common/inet/ip/ip.c
974
/* 120 */ { O_SIOCGLIFCONF, 0, IPI_GET_CMD, MISC_CMD,
usr/src/uts/common/inet/ip/ip.c
978
/* 122 */ { SIOCGLIFMTU, sizeof (struct lifreq), IPI_GET_CMD,
usr/src/uts/common/inet/ip/ip.c
981
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_brdaddr, NULL },
usr/src/uts/common/inet/ip/ip.c
985
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_netmask, NULL },
usr/src/uts/common/inet/ip/ip.c
989
IPI_GET_CMD, LIF_CMD, ip_sioctl_get_metric, NULL },
usr/src/uts/common/inet/ip/ip.c
997
/* 130 */ { SIOCGLIFNUM, sizeof (struct lifnum), IPI_GET_CMD,