Searched refs:ACTIVATE_MSG (Results 1 – 2 of 2) sorted by relevance
532 case ACTIVATE_MSG: in link_state_event()557 tipc_link_proto_xmit(l_ptr, ACTIVATE_MSG, in link_state_event()569 case ACTIVATE_MSG: in link_state_event()580 tipc_link_proto_xmit(l_ptr, ACTIVATE_MSG, in link_state_event()621 case ACTIVATE_MSG: in link_state_event()637 tipc_link_proto_xmit(l_ptr, ACTIVATE_MSG, in link_state_event()659 case ACTIVATE_MSG: in link_state_event()675 tipc_link_proto_xmit(l_ptr, ACTIVATE_MSG, in link_state_event()1087 msg_type(msg) == ACTIVATE_MSG) && in tipc_rcv()1454 case ACTIVATE_MSG: in tipc_link_proto_rcv()[all …]
510 #define ACTIVATE_MSG 2 macro