soappendmsg
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, CMSG_CONTENT(cmsg), len);
soappendmsg(mp, buf2, len2);
soappendmsg(mp, buf2, len2);
soappendmsg(mp, buf3, len3);
soappendmsg(mp, &conn_req, sizeof (conn_req));
soappendmsg(mp, addr, addrlen);
soappendmsg(mp, &conn_req, sizeof (conn_req));
soappendmsg(mp, addr, addrlen);
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, src, srclen);
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, &toh2, sizeof (toh2));
soappendmsg(mp, src, srclen);
soappendmsg(mp, &tudr, sizeof (tudr));
soappendmsg(mp, addr, addrlen);
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, fdbuf, fdbuf->fd_size);
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, src, srclen);
soappendmsg(mp, &tdr, sizeof (tdr));
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, fdbuf, fdbuf->fd_size);
soappendmsg(mp, &toh, sizeof (toh));
soappendmsg(mp, src, srclen);
extern void soappendmsg(mblk_t *, const void *, ssize_t);