Searched refs:T_CONN_REQ (Results 1 - 16 of 16) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libnsl/nsl/
H A D_conn_util.c79 creq->PRIM_type = T_CONN_REQ;
138 if (_t_is_ok(fd, tiptr, T_CONN_REQ) < 0)
/opensolaris-onvv-gate/usr/src/uts/common/ktli/
H A Dt_kconnect.c107 creq->PRIM_type = T_CONN_REQ;
137 "Attempt to send connectionless data on T_CONN_REQ\n", 0);
153 if ((error = get_ok_ack(tiptr, T_CONN_REQ, flag)) != 0)
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h48 #define T_CONN_REQ 0 /* connection request */ macro
152 long PRIM_type; /* always T_CONN_REQ */
/opensolaris-onvv-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c142 ASSERT(prim_type == T_CONN_REQ || prim_type == O_T_CONN_RES ||
146 case T_CONN_REQ:
425 * the T_CONN_REQ. Note: If there is an real end-to-end option
504 * a T_CONN_REQ message into tcp_wput(), which performs function calls into
598 ntcr->PRIM_type = T_CONN_REQ;
673 tcp_err_ack_prim(tcp, mp, T_CONN_REQ,
679 tcp_err_ack_prim(tcp, NULL, T_CONN_REQ,
687 tcp_err_ack_prim(tcp, mp, T_CONN_REQ, t_error,
702 tcp_err_ack_prim(tcp, mp, T_CONN_REQ,
735 tcp_err_ack_prim(tcp, NULL, T_CONN_REQ,
[all...]
H A Dtcp_output.c947 case T_CONN_REQ: /* connection request */
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dtihdr.h61 #define T_CONN_REQ 0 /* connection request */ macro
256 t_scalar_t PRIM_type; /* always T_CONN_REQ */
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtl.c48 * Options are passed through transparently on T_CONN_REQ to T_CONN_IND,
52 * The T_CONN_CON is generated when processing the T_CONN_REQ i.e. before
76 * listener's serializer and the rest of T_CONN_REQ processing is done on the
1714 * The T_CONN_REQ is processed outside of serializer.
1798 case T_CONN_REQ:
2833 "tl_wput:T_CONN_REQ:out of state, state=%d",
2835 tl_error_ack(wq, ackmp, TOUTSTATE, 0, T_CONN_REQ);
2848 tl_error_ack(wq, ackmp, TSYSERR, EINVAL, T_CONN_REQ);
2867 tl_error_ack(wq, ackmp, TSYSERR, EINVAL, T_CONN_REQ);
2877 tl_error_ack(wq, ackmp, TSYSERR, EINVAL, T_CONN_REQ);
[all...]
H A Dtimod.c2013 case T_CONN_REQ: {
2018 tilog("timodwproc: Got T_CONN_REQ\n", 0);
2060 audit_sock(T_CONN_REQ, q, mp, TIMOD_ID);
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c662 case T_CONN_REQ:
664 * We should not receive T_CONN_REQ as sockfs only
665 * sends down T_CONN_REQ if family == AF_INET/AF_INET6
/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Doptcom.c1473 * T_CONN_REQ, T_CONN_RES and T_UNITDATA_REQ.
1538 case T_CONN_REQ:
1641 * carried on T_CONN_REQ/T_CONN_RES/T_UNITDATA
/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c131 * UDP and ICMP can handle a T_CONN_REQ.
137 * TCP can handle a T_CONN_REQ without seeing a O_T_BIND_REQ.
142 * TCP can handle a T_CONN_REQ without the acceptor being bound.
2193 * Preallocate the T_CONN_REQ mblk before grabbing SOLOCKED to
2195 * We know that the T_CONN_REQ can't be larger than 2 * sti_faddr_maxlen
2254 * that can handle a T_CONN_REQ without being bound.
2418 * we send down a T_CONN_REQ. This is needed to let the
2447 * Send down T_CONN_REQ etc.
2491 * Send down T_CONN_REQ. Message was allocated above.
2493 conn_req.PRIM_type = T_CONN_REQ;
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/c2/
H A Daudit.c1494 case T_CONN_REQ: /* connection request */
/opensolaris-onvv-gate/usr/src/uts/common/rpc/
H A Drpcmod.c2688 case T_CONN_REQ:
H A Dclnt_cots.c2673 tcr->PRIM_type = T_CONN_REQ;
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c591 * This routine handles each T_CONN_REQ message passed to icmp. It
685 * Send ok_ack for T_CONN_REQ
689 /* Unable to reuse the T_CONN_REQ for the ack. */
690 icmp_err_ack_prim(q, mp1, T_CONN_REQ, TSYSERR, ENOMEM);
805 * Update the T_CONN_REQ (sin/sin6) since it is used to
820 * Update the T_CONN_REQ (sin/sin6) since it is used to
4705 case T_CONN_REQ:
/opensolaris-onvv-gate/usr/src/uts/common/inet/udp/
H A Dudp.c605 * This routine handles each T_CONN_REQ message passed to udp. It
704 * Send ok_ack for T_CONN_REQ
708 /* Unable to reuse the T_CONN_REQ for the ack. */
709 udp_err_ack_prim(q, mp1, T_CONN_REQ, TSYSERR, ENOMEM);
4072 case T_CONN_REQ:
5631 * Update the T_CONN_REQ (sin/sin6) since it is used to
5649 * Update the T_CONN_REQ (sin/sin6) since it is used to

Completed in 186 milliseconds