Home
last modified time | relevance | path

Searched refs:O_T_CONN_RES (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_accept.c199 cres->PRIM_type = conn_res_prim = O_T_CONN_RES; in _tx_accept()
/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h63 #define O_T_CONN_RES 1 /* old connection response */ macro
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c142 ASSERT(prim_type == T_CONN_REQ || prim_type == O_T_CONN_RES || in tcp_conprim_opt_process()
151 case O_T_CONN_RES: in tcp_conprim_opt_process()
1725 case O_T_CONN_RES: in tcp_tpi_accept()
H A Dtcp_output.c944 case O_T_CONN_RES: /* old connection response XXX */ in tcp_wput_proto()
/titanic_41/usr/src/uts/common/inet/ip/
H A Drts.c1031 case O_T_CONN_RES: in rts_wput_other()
H A Dicmp.c4802 case O_T_CONN_RES: in icmp_wput_other()
/titanic_41/usr/src/uts/common/io/
H A Dtl.c2133 case O_T_CONN_RES: in tl_do_proto()
3368 ASSERT(prim == T_CONN_RES || prim == O_T_CONN_RES); in tl_conn_res()
H A Dtimod.c2023 case O_T_CONN_RES: in timodwproc()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2053 conn_res->PRIM_type = O_T_CONN_RES; in sotpi_accept()
2054 PRIM_type = O_T_CONN_RES; in sotpi_accept()
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp.c4157 case O_T_CONN_RES: in udp_wput_other()