HomeSort by relevance Sort by last modified time
    Searched defs:PRIM_type (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
timod.h 85 t_scalar_t PRIM_type;
tihdr.h 266 t_scalar_t PRIM_type; /* always T_CONN_REQ */
283 * only when PRIM_type is O_T_CONN_RES.
286 t_scalar_t PRIM_type; /* T_CONN_RES (or O_T_CONN_RES) */
296 t_scalar_t PRIM_type; /* always T_DISCON_REQ */
303 t_scalar_t PRIM_type; /* always T_DATA_REQ */
310 t_scalar_t PRIM_type; /* always T_EXDATA_REQ */
317 t_scalar_t PRIM_type; /* always T_INFO_REQ */
323 t_scalar_t PRIM_type; /* T_BIND_REQ (or O_T_BIND_REQ) */
332 t_scalar_t PRIM_type; /* always T_UNBIND_REQ */
338 t_scalar_t PRIM_type; /* always T_UNITDATA_REQ *
    [all...]
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/nettli/
tihdr.h 152 long PRIM_type; /* always T_CONN_REQ */
162 long PRIM_type; /* always T_CONN_RES */
172 long PRIM_type; /* always T_DISCON_REQ */
179 long PRIM_type; /* always T_DATA_REQ */
186 long PRIM_type; /* always T_EXDATA_REQ */
193 long PRIM_type; /* always T_INFO_REQ */
199 long PRIM_type; /* always T_BIND_REQ */
208 long PRIM_type; /* always T_UNBIND_REQ */
214 long PRIM_type; /* always T_UNITDATA_REQ */
224 long PRIM_type; /* always T_OPTMGMT_REQ *
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/
socktpi.c 645 t_scalar_t PRIM_type = O_T_BIND_REQ;
1078 PRIM_type = T_BIND_REQ;
1080 bind_req.PRIM_type = PRIM_type;
1133 error = sowaitprim(so, PRIM_type, T_BIND_ACK,
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/tcp/
tcp.c 18276 int prim_type; local
    [all...]

Completed in 3889 milliseconds