Searched refs:tipc_nametbl_remove_publ (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/net/tipc/ |
H A D | name_table.h | 111 struct publication *tipc_nametbl_remove_publ(struct net *net, u32 type,
|
H A D | name_distr.c | 277 p = tipc_nametbl_remove_publ(net, publ->type, publ->lower, tipc_publ_purge() 324 publ = tipc_nametbl_remove_publ(net, ntohl(i->type), tipc_update_nametbl()
|
H A D | name_table.c | 488 struct publication *tipc_nametbl_remove_publ(struct net *net, u32 type, tipc_nametbl_remove_publ() function 695 publ = tipc_nametbl_remove_publ(net, type, lower, tn->own_addr, tipc_nametbl_withdraw()
|
Completed in 37 milliseconds