Searched refs:tipc_nametbl_publish (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/tipc/ |
| D | name_table.h | 119 struct publication *tipc_nametbl_publish(struct net *net, u32 type, u32 lower,
|
| D | net.c | 139 tipc_nametbl_publish(net, TIPC_CFG_SRV, addr, addr, in tipc_net_finalize()
|
| D | name_table.c | 610 struct publication *tipc_nametbl_publish(struct net *net, u32 type, u32 lower, in tipc_nametbl_publish() function
|
| D | node.c | 353 tipc_nametbl_publish(net, TIPC_LINK_STATE, addr, addr, in tipc_node_write_unlock()
|
| D | socket.c | 2722 publ = tipc_nametbl_publish(net, seq->type, seq->lower, seq->upper, in tipc_sk_publish()
|