Lines Matching defs:publication
57 * struct publication - info about a published service address or range
58 * @sr: service range represented by this publication
59 * @sk: address of socket bound to this publication
60 * @scope: scope of publication, TIPC_NODE_SCOPE or TIPC_CLUSTER_SCOPE
61 * @key: publication key, unique across the cluster
62 * @id: publication id
77 struct publication {
126 struct publication *tipc_nametbl_publish(struct net *net, struct tipc_uaddr *ua,
130 struct publication *tipc_nametbl_insert_publ(struct net *net,
134 struct publication *tipc_nametbl_remove_publ(struct net *net,