This API is no more in use.
Signed-off-by: Sarita Patra <saritap@vmware.com>
XFREE(MTYPE_PIM_IGMP_GROUP_SOURCE, source);
}
-static void source_channel_oil_detach(struct gm_source *source)
-{
- if (source->source_channel_oil) {
- pim_channel_oil_del(source->source_channel_oil, __func__);
- source->source_channel_oil = NULL;
- }
-}
-
/*
igmp_source_delete: stop forwarding, and delete the source
igmp_source_forward_stop: stop forwarding, but keep the source