Searched refs:SIOCSETPROP (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | sockio.h | 326 #define SIOCSETPROP _IOW('p', 189, 0) macro
|
/titanic_41/usr/src/lib/libipadm/common/ |
H A D | ipadm_prop.c | 1341 if (i_ipadm_strioctl(iph->iph_sock, SIOCSETPROP, (char *)mip, in i_ipadm_set_prop()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 8814 if (iocp->ioc_cmd == SIOCSETPROP) { in getset_ioctl_checks() 8899 set = (iocp->ioc_cmd == SIOCSETPROP) ? B_TRUE : B_FALSE; in ip_sioctl_getsetprop() 9150 case SIOCSETPROP: in ip_sioctl_copyin_setup()
|
H A D | ip.c | 1113 /* 189 */ { SIOCSETPROP, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL},
|