Searched refs:mf6cc_mcastgrp (Results 1 – 2 of 2) sorted by relevance
90 struct sockaddr_in6 mf6cc_mcastgrp; /* Group in question */ member
1226 &mfc->mf6cc_mcastgrp.sin6_addr, parent); in ip6mr_mfc_delete()1446 &mfc->mf6cc_mcastgrp.sin6_addr, parent); in ip6mr_mfc_add()1461 if (!ipv6_addr_any(&mfc->mf6cc_mcastgrp.sin6_addr) && in ip6mr_mfc_add()1462 !ipv6_addr_is_multicast(&mfc->mf6cc_mcastgrp.sin6_addr)) in ip6mr_mfc_add()1470 c->mf6c_mcastgrp = mfc->mf6cc_mcastgrp.sin6_addr; in ip6mr_mfc_add()