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