Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dname_distr.c151 buf = named_prepare_buf(net, WITHDRAWAL, ITEM_SIZE, 0); in tipc_named_withdraw()
323 } else if (dtype == WITHDRAWAL) { in tipc_update_nametbl()
Dmsg.h501 #define WITHDRAWAL 1 macro