Searched refs:PRIM_type (Results 51 - 70 of 70) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c613 tir.PRIM_type = T_INFO_REQ;
675 tcr.PRIM_type = T_CAPABILITY_REQ;
1592 ubr->PRIM_type = T_UNBIND_REQ;
2594 * the PRIM_type and CAP_bits1 fields; checking for anything
H A Dsockcommon_subr.c2059 tei->PRIM_type = T_EXDATA_IND;
2142 tei->PRIM_type = T_EXDATA_IND;
/opensolaris-onvv-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c489 tunit->PRIM_type = T_UNITDATA_IND;
H A Dsocksctp.c2076 (tind->PRIM_type == T_UNITDATA_IND));
/opensolaris-onvv-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c397 tei->PRIM_type = T_EXDATA_IND;
H A Dtcp_socket.c1005 ((struct T_ordrel_ind *)ordrel_mp->b_rptr)->PRIM_type = T_ORDREL_IND;
H A Dtcp_input.c3484 tei->PRIM_type = T_EXDATA_IND;
5009 todi->PRIM_type = T_OPTDATA_IND;
H A Dtcp_output.c589 car->PRIM_type == T_CAPABILITY_REQ) {
/opensolaris-onvv-gate/usr/src/uts/common/rpc/
H A Dsvc_cots.c225 ack_p->PRIM_type = T_ADDR_REQ;
H A Dclnt_clts.c2038 udreq->PRIM_type = T_UNITDATA_REQ;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c734 tor->PRIM_type = T_SVR4_OPTMGMT_REQ;
787 toa->PRIM_type == T_OPTMGMT_ACK &&
798 tea->PRIM_type == T_ERROR_ACK) {
811 toa->PRIM_type != T_OPTMGMT_ACK ||
814 "ctlbuf.len = %d, PRIM_type = %ld\n",
815 j, getcode, ctlbuf.len, toa->PRIM_type);
817 if (toa->PRIM_type == T_OPTMGMT_ACK)
/opensolaris-onvv-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c110 tudr->PRIM_type = T_UNITDATA_REQ;
151 ASSERT(tudr->PRIM_type == T_UNITDATA_REQ);
H A Dsctp_input.c460 tudi->PRIM_type = T_UNITDATA_IND;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1451 exd_req.PRIM_type = T_EXDATA_REQ;
H A Din.telnetd.c4623 exd_req.PRIM_type = T_EXDATA_REQ;
/opensolaris-onvv-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c1856 inforeq.PRIM_type = T_INFO_REQ;
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c2027 ((struct T_data_ind *)mp1->b_rptr)->PRIM_type = T_DATA_IND;
H A Dspdsock.c2047 ((struct T_data_ind *)dataind->b_rptr)->PRIM_type = T_DATA_IND;
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtrill.c1443 tudi->PRIM_type = T_UNITDATA_IND;
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c365 tinfo.PRIM_type = T_INFO_REQ;

Completed in 290 milliseconds

123