mf6c_mcastgrp 203 netinet6/ip6_mroute.c IN6_ARE_ADDR_EQUAL(&_rt->mf6c_mcastgrp.sin6_addr, &(g)) && \ mf6c_mcastgrp 780 netinet6/ip6_mroute.c IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr, mf6c_mcastgrp 802 netinet6/ip6_mroute.c rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; mf6c_mcastgrp 848 netinet6/ip6_mroute.c IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr, mf6c_mcastgrp 852 netinet6/ip6_mroute.c rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; mf6c_mcastgrp 876 netinet6/ip6_mroute.c rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; mf6c_mcastgrp 954 netinet6/ip6_mroute.c &rt->mf6c_mcastgrp.sin6_addr) && mf6c_mcastgrp 1118 netinet6/ip6_mroute.c &rt->mf6c_mcastgrp.sin6_addr) && mf6c_mcastgrp 1225 netinet6/ip6_mroute.c rt->mf6c_mcastgrp.sin6_family = AF_INET6; mf6c_mcastgrp 1226 netinet6/ip6_mroute.c rt->mf6c_mcastgrp.sin6_len = sizeof(struct sockaddr_in6); mf6c_mcastgrp 1227 netinet6/ip6_mroute.c rt->mf6c_mcastgrp.sin6_addr = ip6->ip6_dst; mf6c_mcastgrp 1301 netinet6/ip6_mroute.c ip6_sprintf(&mfc->mf6c_mcastgrp.sin6_addr)); mf6c_mcastgrp 233 netinet6/ip6_mroute.h struct sockaddr_in6 mf6c_mcastgrp; /* multicast group associated*/