Searched refs:tipc_nameseq_remove_publ (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | name_table.c | 351 static struct publication *tipc_nameseq_remove_publ(struct net *net, in tipc_nameseq_remove_publ() function 499 publ = tipc_nameseq_remove_publ(net, seq, lower, node, ref, key); in tipc_nametbl_remove_publ() 804 tipc_nameseq_remove_publ(net, seq, publ->lower, publ->node, in tipc_purge_publications()
|