Searched refs:mf6c_mcastgrp (Results 1 – 4 of 4) sorted by relevance
850 IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr, in add_m6fc()871 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; in add_m6fc()909 IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr, in add_m6fc()912 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; in add_m6fc()936 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp; in add_m6fc()1012 &rt->mf6c_mcastgrp.sin6_addr) && in del_m6fc()1168 &rt->mf6c_mcastgrp.sin6_addr) && (rt->mf6c_stall != NULL)) in X_ip6_mforward()1261 rt->mf6c_mcastgrp.sin6_family = AF_INET6; in X_ip6_mforward()1262 rt->mf6c_mcastgrp.sin6_len = sizeof(struct sockaddr_in6); in X_ip6_mforward()1263 rt->mf6c_mcastgrp.sin6_addr = ip6->ip6_dst; in X_ip6_mforward()[all …]
237 struct sockaddr_in6 mf6c_mcastgrp; /* multicast group associated*/ member
194 routename(sin6tosa(&mfc.mf6c_mcastgrp), in mroute6pr()