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