Symbol: T_UNITDATA_IND
usr/src/lib/libnsl/nsl/t_look.c
201
case T_UNITDATA_IND:
usr/src/lib/libnsl/nsl/t_rcvudata.c
150
case T_UNITDATA_IND:
usr/src/lib/libnsl/nsl/t_rcvvudata.c
159
case T_UNITDATA_IND:
usr/src/uts/common/c2/audit.c
1532
case T_UNITDATA_IND: /* connectionless receive request */
usr/src/uts/common/fs/sockfs/sockcommon_sops.c
1738
case T_UNITDATA_IND: {
usr/src/uts/common/fs/sockfs/sockstr.c
1727
case T_UNITDATA_IND: {
usr/src/uts/common/fs/sockfs/sockstr.c
1777
audit_sock(T_UNITDATA_IND, strvp2wq(vp),
usr/src/uts/common/fs/sockfs/socktpi.c
3117
case T_UNITDATA_IND: {
usr/src/uts/common/inet/ip/icmp.c
1356
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/ip/icmp.c
2684
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/ip/icmp.c
2807
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/sctp/sctp_input.c
461
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/sctp/sctp_notify.c
68
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/sockmods/sockmod_pfp.c
499
tunit->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/sockmods/socksctp.c
2082
(tind->PRIM_type == T_UNITDATA_IND));
usr/src/uts/common/inet/udp/udp.c
1220
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/udp/udp.c
2457
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/inet/udp/udp.c
2506
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
324
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/io/overlay/overlay_mux.c
111
if (tudi->PRIM_type != T_UNITDATA_IND) {
usr/src/uts/common/io/timod.c
1275
case T_UNITDATA_IND:
usr/src/uts/common/io/timod.c
611
case T_UNITDATA_IND:
usr/src/uts/common/io/timod.c
776
audit_sock(T_UNITDATA_IND, q, mp, TIMOD_ID);
usr/src/uts/common/io/tl.c
5318
udind->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/io/tl.c
5332
udind->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/io/tl.c
5381
udind->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/io/tl.c
6035
case T_UNITDATA_IND:
usr/src/uts/common/io/trill.c
1444
tudi->PRIM_type = T_UNITDATA_IND;
usr/src/uts/common/ktli/t_krcvudat.c
117
case T_UNITDATA_IND:
usr/src/uts/common/rpc/rpcmod.c
722
if (pptr->type == T_UNITDATA_IND) {
usr/src/uts/common/rpc/svc_clts.c
302
if (pptr->type != T_UNITDATA_IND) {
usr/src/uts/common/rpc/svc_clts.c
550
ASSERT(udreq->PRIM_type == T_UNITDATA_IND);