Searched refs:T_DATA_REQ (Results 1 – 18 of 18) sorted by relevance
161 datareq.PRIM_type = T_DATA_REQ; in _tx_snd()
162 datareq.PRIM_type = T_DATA_REQ; in _tx_sndv()
51 #define T_DATA_REQ 3 /* data request */ macro
68 #define T_DATA_REQ 3 /* data request */ macro
870 (((union T_primitives *)mp->b_rptr)->type != T_DATA_REQ)) in rts_wrw()935 if (((union T_primitives *)rptr)->type == T_DATA_REQ) { in rts_wput()1037 case T_DATA_REQ: in rts_wput_other()
944 case T_DATA_REQ: in keysock_wput_other()1881 if (((union T_primitives *)rptr)->type == T_DATA_REQ) { in keysock_wput()
3393 case T_DATA_REQ: in spdsock_wput_other()3468 if (((union T_primitives *)rptr)->type == T_DATA_REQ) { in spdsock_wput()
4808 case T_DATA_REQ: in icmp_wput_other()
281 tp->type = T_DATA_REQ; in telmodopen()
1810 case T_DATA_REQ: in tl_wput()2150 case T_DATA_REQ: in tl_do_proto()4445 if (prim->type == T_DATA_REQ && in tl_data()4518 if (prim->type == T_DATA_REQ) in tl_data()4594 if (prim->type == T_DATA_REQ) in tl_data()
287 tp->type = T_DATA_REQ; in rlmodopen()
1528 case T_DATA_REQ: in timodwput()1943 case T_DATA_REQ: in timodwproc()
1629 if (tpi.type == T_DATA_REQ) { in readstream()
4581 if (tpi.type == T_DATA_REQ) { in readstream()
2493 case T_DATA_REQ: in mir_wput_other()
916 } else if (type != T_DATA_REQ) { in tcp_wput_proto()
4163 case T_DATA_REQ: in udp_wput_other()
4439 prim = T_DATA_REQ; in sotpi_sendmsg()