Searched refs:DSC_REQ_MSG (Results 1 – 3 of 3) sorted by relevance
249 if ((type == DSC_REQ_MSG) && !link_fully_up && !b_ptr->blocked) { in tipc_disc_recv_msg()372 req->buf = tipc_disc_init_msg(DSC_REQ_MSG, dest_domain, b_ptr); in tipc_disc_create()
253 case DSC_REQ_MSG: in tipc_msg_dbg()
497 #define DSC_REQ_MSG 0 macro