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