Searched refs:mcastlist (Results 1 – 1 of 1) sorted by relevance
133 } *mcastlist; variable990 for (mcl = mcastlist; mcl != NULL; mcl = mcl->next) { in send_query_msg()1505 if (mcastlist == NULL) { in get_mcast_options()1506 mcastlist = mcastinfo; in get_mcast_options()1509 for (mcl = mcastlist; mcl->next != NULL; mcl = mcl->next) { in get_mcast_options()