Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dname_distr.c101 skb = named_prepare_buf(net, PUBLICATION, ITEM_SIZE, 0); in tipc_named_publish()
164 skb = named_prepare_buf(net, PUBLICATION, msg_rem, in named_distribute()
292 if (dtype == PUBLICATION) { in tipc_update_nametbl()
Dmsg.h700 #define PUBLICATION 0 macro