mld6.c | 148 static struct ip6_pktopts ip6_opts; variable in typeref:struct:ip6_pktopts 180 ip6_opts.ip6po_hbh = hbh; 182 ip6_opts.ip6po_hlim = -1; 183 ip6_opts.ip6po_prefer_tempaddr = IP6PO_TEMPADDR_NOTPREFER; 628 ip6_output(mh, &ip6_opts, NULL, ia ? 0 : IPV6_UNSPECSRC,
|