Searched refs:tipc_nametbl_publish (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
D | name_table.h | 125 struct publication *tipc_nametbl_publish(struct net *net, u32 type, u32 lower,
|
D | net.c | 136 tipc_nametbl_publish(net, TIPC_CFG_SRV, addr, addr, in tipc_net_finalize()
|
D | name_table.c | 724 struct publication *tipc_nametbl_publish(struct net *net, u32 type, u32 lower, in tipc_nametbl_publish() function
|
D | node.c | 416 tipc_nametbl_publish(net, TIPC_LINK_STATE, addr, addr, in tipc_node_write_unlock()
|
D | socket.c | 2912 publ = tipc_nametbl_publish(net, seq->type, seq->lower, seq->upper, in tipc_sk_publish()
|