Searched refs:tipc_nametbl_remove_publ (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/tipc/
H A Dname_table.h111 struct publication *tipc_nametbl_remove_publ(struct net *net, u32 type,
H A Dname_distr.c277 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 Dname_table.c488 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