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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_mroute.c211 IN6_ARE_ADDR_EQUAL(&_rt->mf6c_mcastgrp.sin6_addr, &(g)) && \
761 IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr,
783 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp;
826 IN6_ARE_ADDR_EQUAL(&rt->mf6c_mcastgrp.sin6_addr,
830 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp;
853 rt->mf6c_mcastgrp = mfccp->mf6cc_mcastgrp;
928 &rt->mf6c_mcastgrp.sin6_addr) &&
1087 &rt->mf6c_mcastgrp.sin6_addr) &&
1187 rt->mf6c_mcastgrp.sin6_family = AF_INET6;
1188 rt->mf6c_mcastgrp
[all...]
H A Dip6_mroute.h278 struct sockaddr_in6 mf6c_mcastgrp; /* multicast group associated*/ member in struct:mf6c

Completed in 21 milliseconds