Searched refs:inm_get_source (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.41.9/bsd/netinet/ |
| H A D | in_mcast.c | 131 static int inm_get_source(struct in_multi *inm, const in_addr_t haddr, 966 inm_get_source(struct in_multi *inm, const in_addr_t haddr, in inm_get_source() function 1110 error = inm_get_source(inm, lims->ims_haddr, 0, &nims); in inm_merge() 1125 (void) inm_get_source(inm, lims->ims_haddr, 1, &bims); in inm_merge()
|