Searched refs:mfc_mcastgrp (Results 1 – 4 of 4) sorted by relevance
276 struct in_addr mfc_mcastgrp; /* multicast group associated*/ member
388 in_hosteq(rt->mfc_mcastgrp, *g) && in mfc_find()1017 rt->mfc_mcastgrp = mfccp->mfcc_mcastgrp; in init_mfc_params()1082 in_hosteq(rt->mfc_mcastgrp, mfccp->mfcc_mcastgrp) && in add_mfc()1116 in_hosteq(rt->mfc_mcastgrp, mfccp->mfcc_mcastgrp)) { in add_mfc()1322 in_hosteq(ip->ip_dst, rt->mfc_mcastgrp) && in X_ip_mforward()1381 rt->mfc_mcastgrp.s_addr = ip->ip_dst.s_addr; in X_ip_mforward()1471 (u_long)ntohl(rt->mfc_mcastgrp.s_addr)); in expire_upcalls()2035 u->bu_dst = x->bm_mfc->mfc_mcastgrp; in bw_meter_prepare_upcall()
195 memcpy(&sin.sin_addr, &m->mfc_mcastgrp, sizeof(sin.sin_addr)); in print_mfc()