Lines Matching refs:mf6c_mcastgrp
307 IN6_ARE_ADDR_EQUAL(&_rt->mf6c_mcastgrp.sin6_addr, &(g)) && \
843 IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr, in add_m6fc()
864 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; in add_m6fc()
902 IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr, in add_m6fc()
905 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; in add_m6fc()
929 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; in add_m6fc()
1005 &rt->mf6c_mcastgrp.sin6_addr) && in del_m6fc()
1162 &rt->mf6c_mcastgrp.sin6_addr) && (rt->mf6c_stall != NULL)) in X_ip6_mforward()
1255 rt->mf6c_mcastgrp.sin6_family = AF_INET6; in X_ip6_mforward()
1256 rt->mf6c_mcastgrp.sin6_len = sizeof(struct sockaddr_in6); in X_ip6_mforward()
1257 rt->mf6c_mcastgrp.sin6_addr = ip6->ip6_dst; in X_ip6_mforward()
1329 ip6_sprintf(ip6bufg, &mfc->mf6c_mcastgrp.sin6_addr)); in expire_upcalls()