Searched refs:ACTIVATE_MSG (Results 1 – 3 of 3) sorted by relevance
/net/tipc/ |
D | link.c | 814 case ACTIVATE_MSG: in link_state_event() 847 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0); in link_state_event() 860 case ACTIVATE_MSG: in link_state_event() 873 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0); in link_state_event() 922 case ACTIVATE_MSG: in link_state_event() 941 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 1, 0, 0, 0, 0); in link_state_event() 965 case ACTIVATE_MSG: in link_state_event() 984 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0); in link_state_event() 2276 case ACTIVATE_MSG: in link_recv_proto_msg()
|
D | msg.c | 163 case ACTIVATE_MSG: in tipc_msg_dbg()
|
D | msg.h | 687 #define ACTIVATE_MSG 2 macro
|