Searched refs:T_CONN_IND (Results 1 – 9 of 9) sorted by relevance
174 case T_CONN_IND: in _t_look_locked()
177 case T_CONN_IND: in _tx_listen()
64 #define T_CONN_IND 11 /* connection indication */ macro
113 #define T_CONN_IND 11 /* connection indication */ macro
2249 case T_CONN_IND: in strsock_proto()2263 audit_sock(T_CONN_IND, strvp2wq(vp), mp, 0); in strsock_proto()
1181 case T_CONN_IND: { in timodrproc()1200 audit_sock(T_CONN_IND, q, mp, TIMOD_ID); in timodrproc()
3245 ci->PRIM_type = T_CONN_IND; in tl_conn_req_ser()
1405 if ((mp = mi_tpi_trailer_alloc(trailer_mp, len, T_CONN_IND)) != NULL) { in mi_tpi_conn_ind()
1507 case T_CONN_IND: /* connectionless receive request */ in audit_sock()