Home
last modified time | relevance | path

Searched refs:tipc_topsrv_kern_unsubscr (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/tipc/
Dtopsrv.h52 void tipc_topsrv_kern_unsubscr(struct net *net, int conid);
Dtopsrv.c589 void tipc_topsrv_kern_unsubscr(struct net *net, int conid) in tipc_topsrv_kern_unsubscr() function
Dgroup.c226 tipc_topsrv_kern_unsubscr(net, grp->subid); in tipc_group_delete()