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