Searched refs:multicastinfo (Results 1 – 1 of 1) sorted by relevance
129 static struct multicastinfo { struct130 struct multicastinfo *next; argument987 struct multicastinfo *mcl; in send_query_msg()1498 struct multicastinfo *mcastinfo, *mcl; in get_mcast_options()1500 mcastinfo = malloc(sizeof(struct multicastinfo)); in get_mcast_options()