Searched refs:pckt_msgp (Results 1 – 2 of 2) sorted by relevance
612 mblk_t *pckt_msgp; /* message sent to the PCKT module */ in ptemwmsg() local695 if ((pckt_msgp = copymsg(mp)) == NULL) { in ptemwmsg()699 putnext(q, pckt_msgp); in ptemwmsg()744 if ((pckt_msgp = copymsg(mp)) == NULL) { in ptemwmsg()751 putnext(q, pckt_msgp); in ptemwmsg()786 if ((pckt_msgp = copymsg(mp)) == NULL) { in ptemwmsg()795 freemsg(pckt_msgp); in ptemwmsg()807 freemsg(pckt_msgp); in ptemwmsg()817 freemsg(pckt_msgp); in ptemwmsg()825 putnext(q, pckt_msgp); in ptemwmsg()[all …]
322 mblk_t *pckt_msgp; in pcktrput() local338 pckt_msgp = copymsg(mp); in pcktrput()358 if (pckt_msgp == NULL) in pcktrput()361 mp = pckt_msgp; in pcktrput()