Searched refs:PUBLICATION (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | name_distr.c | 100 skb = named_prepare_buf(net, PUBLICATION, ITEM_SIZE, 0); in tipc_named_publish() 159 skb = named_prepare_buf(net, PUBLICATION, msg_rem, in named_distribute() 299 if (dtype == PUBLICATION) { in tipc_update_nametbl()
|
H A D | msg.h | 713 #define PUBLICATION 0 macro
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | name_distr.c | 101 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()
|
H A D | msg.h | 700 #define PUBLICATION 0 macro
|
Completed in 10 milliseconds