Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_helper_stream.c92 iocp->ioc_cmd == SIOCSQPTR) { in ip_helper_wput()
223 error = ldi_ioctl(helper->iphs_handle, SIOCSQPTR, (intptr_t)connp, in ip_create_helper_stream()
/illumos-gate/usr/src/uts/common/sys/
H A Dsockio.h306 #define SIOCSQPTR _IOWR('i', 184, int) /* set q_ptr of stream */ macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1419 case SIOCSQPTR: in socket_ioctl_common()
H A Dsocktpi.c5688 case SIOCSQPTR: in sotpi_ioctl()