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