Home
last modified time | relevance | path

Searched refs:T_CONN_RES (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h66 #define T_CONN_RES 1 /* connection response */
158 #define T_CONN_RES 28 /* connection response */ macro
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_accept.c193 cres->PRIM_type = conn_res_prim = T_CONN_RES; in _tx_accept()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c143 prim_type == T_CONN_RES); in tcp_conprim_opt_process()
152 case T_CONN_RES: in tcp_conprim_opt_process()
1732 case T_CONN_RES: in tcp_tpi_accept()
H A Dtcp_output.c960 case T_CONN_RES: /* connection response */ in tcp_wput_proto()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1883 conn_res->PRIM_type = T_CONN_RES; in sotpi_accept()
1885 PRIM_type = T_CONN_RES; in sotpi_accept()
1897 error = sowaitprim(nso, T_CONN_RES, T_OK_ACK, in sotpi_accept()
1992 conn_res->PRIM_type = T_CONN_RES; in sotpi_accept()
1993 PRIM_type = T_CONN_RES; in sotpi_accept()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1036 case T_CONN_RES: in rts_wput_other()
H A Dicmp.c4813 case T_CONN_RES: in icmp_wput_other()
/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c1539 case T_CONN_RES: in tpi_optcom_buf()
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c2211 case T_CONN_RES: in tl_do_proto()
3457 ASSERT(prim == T_CONN_RES || prim == O_T_CONN_RES); in tl_conn_res()
H A Dtimod.c2028 case T_CONN_RES: { in timodwproc()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4299 case T_CONN_RES: in udp_wput_other()