Searched refs:pckt_msgp (Results 1 – 2 of 2) sorted by relevance
616 mblk_t *pckt_msgp; /* message sent to the PCKT module */ in ptemwmsg() local699 if ((pckt_msgp = copymsg(mp)) == NULL) { in ptemwmsg()703 putnext(q, pckt_msgp); in ptemwmsg()748 if ((pckt_msgp = copymsg(mp)) == NULL) { in ptemwmsg()755 putnext(q, pckt_msgp); in ptemwmsg()790 if ((pckt_msgp = copymsg(mp)) == NULL) { in ptemwmsg()799 freemsg(pckt_msgp); in ptemwmsg()811 freemsg(pckt_msgp); in ptemwmsg()821 freemsg(pckt_msgp); in ptemwmsg()829 putnext(q, pckt_msgp); in ptemwmsg()[all …]
319 mblk_t *pckt_msgp; in pcktrput() local335 pckt_msgp = copymsg(mp); in pcktrput()355 if (pckt_msgp == NULL) in pcktrput()358 mp = pckt_msgp; in pcktrput()