Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_accept.c197 cres->PRIM_type = conn_res_prim = O_T_CONN_RES; in _tx_accept()
/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h64 #define O_T_CONN_RES 1 /* old connection response */ macro
/illumos-gate/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()
1731 case O_T_CONN_RES: in tcp_tpi_accept()
H A Dtcp_output.c959 case O_T_CONN_RES: /* old connection response XXX */ in tcp_wput_proto()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1035 case O_T_CONN_RES: in rts_wput_other()
H A Dicmp.c4812 case O_T_CONN_RES: in icmp_wput_other()
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c2210 case O_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.c2027 case O_T_CONN_RES: in timodwproc()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1988 conn_res->PRIM_type = O_T_CONN_RES; in sotpi_accept()
1989 PRIM_type = O_T_CONN_RES; in sotpi_accept()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4298 case O_T_CONN_RES: in udp_wput_other()