Searched refs:mf6cc_mcastgrp (Results 1 – 2 of 2) sorted by relevance
83 struct sockaddr_in6 mf6cc_mcastgrp; /* Group in question */ member
1203 &mfc->mf6cc_mcastgrp.sin6_addr, parent); in ip6mr_mfc_delete()1410 &mfc->mf6cc_mcastgrp.sin6_addr, parent); in ip6mr_mfc_add()1425 if (!ipv6_addr_any(&mfc->mf6cc_mcastgrp.sin6_addr) && in ip6mr_mfc_add()1426 !ipv6_addr_is_multicast(&mfc->mf6cc_mcastgrp.sin6_addr)) in ip6mr_mfc_add()1434 c->mf6c_mcastgrp = mfc->mf6cc_mcastgrp.sin6_addr; in ip6mr_mfc_add()