Searched refs:mcast_unbind (Results 1 – 2 of 2) sorted by relevance
66 void (*mcast_unbind)(struct net *net, int group); member
1002 if (f->mcast_unbind) in genl_unbind()1003 f->mcast_unbind(net, fam_grp); in genl_unbind()