Searched refs:T_OPTDATA_REQ (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dtihdr.h176 #define T_OPTDATA_REQ 0x1001 /* data (with options) request */ macro
548 t_scalar_t PRIM_type; /* always T_OPTDATA_REQ */
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtl.c49 * from T_UNITDATA_REQ to T_UNIDATA_IND, and from T_OPTDATA_REQ to
1806 case T_OPTDATA_REQ:
2149 case T_OPTDATA_REQ:
4432 } else if (prim->type == T_OPTDATA_REQ &&
4436 "tl_data:T_OPTDATA_REQ:invalid message"));
/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2777 * a zero-length T_OPTDATA_REQ with the SO_UNIX_CLOSE option to inform the peer
2823 tdr.PRIM_type = T_OPTDATA_REQ;
3849 tdr.PRIM_type = T_OPTDATA_REQ;

Completed in 166 milliseconds