Lines Matching refs:M_CTL
58 * state variable and pointer to an M_CTL mblk) is allocated during
525 newmp->b_datap->db_type = M_CTL;
592 newmp->b_datap->db_type = M_CTL;
599 case M_CTL:
626 * For protocol, it detects M_CTL and sends its data to the daemon. Also,
689 case M_CTL:
695 * this to determine whether a particular M_CTL is a
883 case M_CTL:
1028 * Put the M_CTL directly to the peer's lower RQ.
1251 DB_TYPE(p->prot_mp) = M_CTL;