Home
last modified time | relevance | path

Searched refs:PUBLICATION (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/tipc/
Dname_distr.c138 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()
Dmsg.c202 case PUBLICATION: in tipc_msg_dbg()
Dmsg.h534 #define PUBLICATION 0 macro