Searched refs:DSC_REQ_MSG (Results 1 – 2 of 2) sorted by relevance
254 if (respond && (mtyp == DSC_REQ_MSG)) { in tipc_disc_rcv()372 tipc_disc_init_msg(net, req->buf, DSC_REQ_MSG, b_ptr); in tipc_disc_create()409 tipc_disc_init_msg(net, req->buf, DSC_REQ_MSG, b_ptr); in tipc_disc_reset()
521 #define DSC_REQ_MSG 0 macro