Searched refs:tipc_nametbl_publish (Results 1 – 5 of 5) sorted by relevance
/net/tipc/ |
D | name_table.h | 119 struct publication *tipc_nametbl_publish(struct net *net, u32 type, u32 lower,
|
D | net.c | 141 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 | 2729 publ = tipc_nametbl_publish(net, seq->type, seq->lower, seq->upper, in tipc_sk_publish()
|