Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dtirdwr.c285 case T_DATA_IND: in tirdwrrput()
395 case T_DATA_IND: in check_strhead()
435 case T_DATA_IND: in strip_strhead()
H A Dtelmod.c463 case T_DATA_IND: /* conform to TPI, but never happens */ in telmodrput()
559 if (tip->type != T_DATA_IND && in telmodrsrv()
589 case T_DATA_IND: /* conform to TPI, but never happens */ in telmodrsrv()
H A Dtimod.c610 case T_DATA_IND: in timodrput()
1272 case T_DATA_IND: in timodrproc()
H A Dtl.c4519 prim->type = T_DATA_IND; in tl_data()
4595 prim->type = T_DATA_IND; in tl_data()
5878 case T_DATA_IND: in tl_icon_sendmsgs()
/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_look.c183 case T_DATA_IND: { in _t_look_locked()
H A Dt_rcv.c216 case T_DATA_IND: in _tx_rcv()
H A Dt_rcvv.c231 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()
/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h67 #define T_DATA_IND 14 /* data indication */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtihdr.h116 #define T_DATA_IND 14 /* data indication */ macro
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c156 case T_DATA_IND: in nb_getmsg_mlen()
/titanic_44/usr/src/uts/common/inet/ip/
H A Drts.c1181 tdi->PRIM_type = T_DATA_IND; in rts_input()
H A Dkeysock.c2027 ((struct T_data_ind *)mp1->b_rptr)->PRIM_type = T_DATA_IND; in keysock_passup()
H A Dspdsock.c2047 ((struct T_data_ind *)dataind->b_rptr)->PRIM_type = T_DATA_IND; in spdsock_dump_some()
/titanic_44/usr/src/uts/common/rpc/
H A Drpcmod.c1365 if (((union T_primitives *)mp->b_rptr)->type != T_DATA_IND) { in mir_rput()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1695 case T_DATA_IND: { in so_recvmsg()
H A Dsockstr.c1700 case T_DATA_IND: in strsock_proto()
H A Dsocktpi.c3295 case T_DATA_IND: { in sotpi_recvmsg()