Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dtopsrv.h52 void tipc_topsrv_kern_unsubscr(struct net *net, int conid);
H A Dtopsrv.c595 void tipc_topsrv_kern_unsubscr(struct net *net, int conid) in tipc_topsrv_kern_unsubscr() function
H A Dgroup.c227 tipc_topsrv_kern_unsubscr(net, grp->subid); in tipc_group_delete()