Searched refs:mf6cc_mcastgrp (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_mroute.c735 mfccp->mf6cc_mcastgrp.sin6_addr, rt);
744 ip6_sprintf(&mfccp->mf6cc_mcastgrp.sin6_addr),
757 mfccp->mf6cc_mcastgrp.sin6_addr);
762 &mfccp->mf6cc_mcastgrp.sin6_addr) &&
770 ip6_sprintf(&mfccp->mf6cc_mcastgrp.sin6_addr),
778 ip6_sprintf(&mfccp->mf6cc_mcastgrp.sin6_addr),
783 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp;
818 ip6_sprintf(&mfccp->mf6cc_mcastgrp.sin6_addr),
827 &mfccp->mf6cc_mcastgrp.sin6_addr)) {
830 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp;
[all...]
H A Dip6_mroute.h143 struct sockaddr_in6 mf6cc_mcastgrp; /* multicast group associated */ member in struct:mf6cctl

Completed in 14 milliseconds