Searched refs:tipc_nametbl_insert_publ (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/net/tipc/ |
H A D | name_table.h | 108 struct publication *tipc_nametbl_insert_publ(struct net *net, u32 type,
|
H A D | name_distr.c | 314 publ = tipc_nametbl_insert_publ(net, ntohl(i->type), tipc_update_nametbl()
|
H A D | name_table.c | 460 struct publication *tipc_nametbl_insert_publ(struct net *net, u32 type, tipc_nametbl_insert_publ() function 669 publ = tipc_nametbl_insert_publ(net, type, lower, upper, scope, tipc_nametbl_publish()
|
Completed in 47 milliseconds