Home | History | Annotate | Download | only in ping6

Lines Matching full:scmsg

258 char *scmsg = 0;
858 if ((scmsg = (char *)malloc(ip6optlen)) == 0)
860 smsghdr.msg_control = (caddr_t)scmsg;
862 scmsgp = (struct cmsghdr *)scmsg;