Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dtopsrv.h52 void tipc_topsrv_kern_unsubscr(struct net *net, int conid);
H A Dtopsrv.c600 void tipc_topsrv_kern_unsubscr(struct net *net, int conid) in tipc_topsrv_kern_unsubscr() function
H A Dgroup.c228 tipc_topsrv_kern_unsubscr(net, grp->subid); in tipc_group_delete()