Lines Matching +full:documentation +full:- +full:service
4 * Copyright (c) 2000-2006, 2014-2018, Ericsson AB
5 * Copyright (c) 2004-2005, 2010-2011, Wind River Systems
6 * Copyright (c) 2020-2021, Red Hat Inc
16 * documentation and/or other materials provided with the distribution.
50 #define TIPC_ZM_SRV 3 /* zone master service name type */
57 * struct publication - info about a published service address or range
58 * @sr: service range represented by this publication
64 * - Remote publications: in node->publ_list;
66 * - Local/node scope publications: in name_table->node_scope list
67 * - Local/cluster scope publications: in name_table->cluster_scope list
73 * Used by round-robin lookup algorithm
92 * struct name_table - table containing all existing port name publications
95 * - used by name_distr during re-init of name table
97 * - used by name_distr to send bulk updates to new nodes
98 * - used by name_distr during re-init of name table