Searched refs:mfcc_mcastgrp (Results 1 – 2 of 2) sorted by relevance
111 struct in_addr mfcc_mcastgrp; /* multicast group associated*/ member123 struct in_addr mfcc_mcastgrp; /* multicast group associated*/ member
1119 rt->mfc_mcastgrp = mfccp->mfcc_mcastgrp; in init_mfc_params()1166 rt = mfc_find(&mfccp->mfcc_origin, &mfccp->mfcc_mcastgrp); in add_mfc()1172 (u_long)ntohl(mfccp->mfcc_mcastgrp.s_addr), in add_mfc()1183 hash = MFCHASH(mfccp->mfcc_origin, mfccp->mfcc_mcastgrp); in add_mfc()1187 in_hosteq(rt->mfc_mcastgrp, mfccp->mfcc_mcastgrp) && in add_mfc()1192 (u_long)ntohl(mfccp->mfcc_mcastgrp.s_addr), in add_mfc()1221 in_hosteq(rt->mfc_mcastgrp, mfccp->mfcc_mcastgrp)) { in add_mfc()1264 mcastgrp = mfccp->mfcc_mcastgrp; in del_mfc()