MFCHASH           353 netinet/ip_mroute.c 	LIST_FOREACH(rt, &mfchashtbl[MFCHASH(*o, *g)], mfc_hash) {
MFCHASH          1149 netinet/ip_mroute.c 	hash = MFCHASH(mfccp->mfcc_origin, mfccp->mfcc_mcastgrp);
MFCHASH          1470 netinet/ip_mroute.c 		hash = MFCHASH(ip->ip_src, ip->ip_dst);