Home
last modified time | relevance | path

Searched refs:T_DATA_IND (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtirdwr.c282 case T_DATA_IND: in tirdwrrput()
394 case T_DATA_IND: in check_strhead()
434 case T_DATA_IND: in strip_strhead()
H A Dtelmod.c461 case T_DATA_IND: /* conform to TPI, but never happens */ in telmodrput()
558 if (tip->type != T_DATA_IND && in telmodrsrv()
588 case T_DATA_IND: /* conform to TPI, but never happens */ in telmodrsrv()
H A Dtimod.c610 case T_DATA_IND: in timodrput()
1274 case T_DATA_IND: in timodrproc()
H A Dtl.c4610 prim->type = T_DATA_IND; in tl_data()
4686 prim->type = T_DATA_IND; in tl_data()
6023 case T_DATA_IND: in tl_icon_sendmsgs()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_look.c183 case T_DATA_IND: { in _t_look_locked()
H A Dt_rcv.c214 case T_DATA_IND: in _tx_rcv()
H A Dt_rcvv.c229 case T_DATA_IND: in _tx_rcvv()
H A D_utility.c1145 ((*(int32_t *)arg.ctlbuf.buf) == T_DATA_IND)) || in _t_adjust_state()
1172 ((*(int32_t *)arg.ctlbuf.buf) == T_DATA_IND)) || in _t_adjust_state()
/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h117 #define T_DATA_IND 14 /* data indication */ macro
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c150 case T_DATA_IND: in nb_getmsg_mlen()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1186 tdi->PRIM_type = T_DATA_IND; in rts_input()
H A Dkeysock.c2105 ((struct T_data_ind *)mp1->b_rptr)->PRIM_type = T_DATA_IND; in keysock_passup()
H A Dspdsock.c2050 ((struct T_data_ind *)dataind->b_rptr)->PRIM_type = T_DATA_IND; in spdsock_dump_some()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c1365 if (((union T_primitives *)mp->b_rptr)->type != T_DATA_IND) { in mir_rput()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1716 case T_DATA_IND: { in so_recvmsg()
H A Dsockstr.c1700 case T_DATA_IND: in strsock_proto()
H A Dsocktpi.c3106 case T_DATA_IND: { in sotpi_recvmsg()