Searched refs:RESET_MSG (Results 1 – 3 of 3) sorted by relevance
714 #define RESET_MSG 1 macro1118 return (msg_user(hdr) == LINK_PROTOCOL) && (msg_type(hdr) == RESET_MSG); in msg_is_reset()
880 mtyp = RESET_MSG; in tipc_link_timeout()1738 int mtyp = RESET_MSG; in tipc_link_build_reset_msg()2164 case RESET_MSG: in tipc_link_validate_msg()2240 case RESET_MSG: in tipc_link_proto_rcv()2276 if (mtyp == RESET_MSG || !link_is_up(l)) in tipc_link_proto_rcv()2418 if ((mtyp == RESET_MSG) || (mtyp == ACTIVATE_MSG)) in tipc_link_bc_init_rcv()
1727 (user == LINK_PROTOCOL && type == RESET_MSG) || in tipc_crypto_xmit()