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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.h223 struct in_addr mfc_mcastgrp; /* multicast group associated*/ member in struct:mfc
H A Dip_mroute.c348 (_rt->mfc_mcastgrp.s_addr == g) && \
860 (rt->mfc_mcastgrp.s_addr == mfccp->mfcc_mcastgrp.s_addr) &&
877 rt->mfc_mcastgrp = mfccp->mfcc_mcastgrp;
919 (rt->mfc_mcastgrp.s_addr == mfccp->mfcc_mcastgrp.s_addr)) {
922 rt->mfc_mcastgrp = mfccp->mfcc_mcastgrp;
945 rt->mfc_mcastgrp = mfccp->mfcc_mcastgrp;
1014 mcastgrp.s_addr == rt->mfc_mcastgrp.s_addr &&
1186 (ip->ip_dst.s_addr == rt->mfc_mcastgrp.s_addr) &&
1234 rt->mfc_mcastgrp.s_addr = ip->ip_dst.s_addr;
1307 (u_int32_t)ntohl(mfc->mfc_mcastgrp
[all...]

Completed in 72 milliseconds