Searched refs:tipc_nametbl_remove_publ (Results 1 – 3 of 3) sorted by relevance
/linux/net/tipc/ |
H A D | name_table.h | 134 struct publication *tipc_nametbl_remove_publ(struct net *net,
|
H A D | name_distr.c | 244 _p = tipc_nametbl_remove_publ(net, &ua, &p->sk, p->key); in tipc_publ_purge() 299 p = tipc_nametbl_remove_publ(net, &ua, &sk, key); in tipc_update_nametbl()
|
H A D | name_table.c | 497 struct publication *tipc_nametbl_remove_publ(struct net *net, in tipc_nametbl_remove_publ() function 809 p = tipc_nametbl_remove_publ(net, ua, sk, key); in tipc_nametbl_withdraw()
|