Searched refs:mcastgrp (Results 1 – 2 of 2) sorted by relevance
992 struct sockaddr_in6 mcastgrp; in del_m6fc() local998 mcastgrp = mfccp->mf6cc_mcastgrp; in del_m6fc()999 hash = MF6CHASH(origin.sin6_addr, mcastgrp.sin6_addr); in del_m6fc()1003 ip6_sprintf(ip6bufg, &mcastgrp.sin6_addr)); in del_m6fc()1011 IN6_ARE_ADDR_EQUAL(&mcastgrp.sin6_addr, in del_m6fc()
1158 struct in_addr mcastgrp; in del_mfc() local1162 mcastgrp = mfccp->mfcc_mcastgrp; in del_mfc()1165 ntohl(origin.s_addr), (u_long)ntohl(mcastgrp.s_addr)); in del_mfc()1169 rt = mfc_find(&origin, &mcastgrp); in del_mfc()