Home
last modified time | relevance | path

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

/net/tipc/
Dbcast.h66 void tipc_nlist_del(struct tipc_nlist *nl, u32 node);
Dbcast.c746 void tipc_nlist_del(struct tipc_nlist *nl, u32 node) in tipc_nlist_del() function
Dgroup.c353 tipc_nlist_del(&grp->dests, m->node); in tipc_group_delete_member()