Searched refs:PUBLICATION (Results 1 – 3 of 3) sorted by relevance
138 buf = named_prepare_buf(PUBLICATION, ITEM_SIZE, 0); in tipc_named_publish()194 buf = named_prepare_buf(PUBLICATION, left, node); in tipc_named_node_up()258 if (msg_type(msg) == PUBLICATION) { in tipc_named_recv()
202 case PUBLICATION: in tipc_msg_dbg()
534 #define PUBLICATION 0 macro