Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsockio.h326 #define SIOCSETPROP _IOW('p', 189, 0) macro
/titanic_41/usr/src/lib/libipadm/common/
H A Dipadm_prop.c1341 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 Dip_if.c8814 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 Dip.c1113 /* 189 */ { SIOCSETPROP, 0, IPI_PRIV | IPI_WR, 0, NULL, NULL},