Lines Matching refs:pckt_msgp
612 mblk_t *pckt_msgp; /* message sent to the PCKT module */
695 if ((pckt_msgp = copymsg(mp)) == NULL) {
699 putnext(q, pckt_msgp);
744 if ((pckt_msgp = copymsg(mp)) == NULL) {
751 putnext(q, pckt_msgp);
786 if ((pckt_msgp = copymsg(mp)) == NULL) {
795 freemsg(pckt_msgp);
807 freemsg(pckt_msgp);
817 freemsg(pckt_msgp);
825 putnext(q, pckt_msgp);
890 mblk_t *pckt_msgp; /* message sent to the PCKT module */
990 if ((pckt_msgp = copymsg(mp)) == NULL) {
994 putnext(q, pckt_msgp);