Lines Matching defs:im6o
412 struct ip6_moptions im6o;
444 im6o.im6o_multicast_if_index = if_get_index(ifp);
445 im6o.im6o_multicast_hlim = 255;
446 im6o.im6o_multicast_loop = 0;
583 &im6o, NULL, NULL);
906 struct ip6_moptions im6o;
943 im6o.im6o_multicast_if_index = if_get_index(ifp);
944 im6o.im6o_multicast_hlim = 255;
945 im6o.im6o_multicast_loop = 0;
1039 ip6_output(m, NULL, NULL, 0, &im6o, NULL, NULL);