Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Ddiscover.c177 if (mtyp != DSC_TRIAL_MSG) in tipc_disc_addr_trial_msg()
369 msg_set_type(buf_msg(d->skb), DSC_TRIAL_MSG); in tipc_disc_create()
H A Dmsg.h728 #define DSC_TRIAL_MSG 2 macro