Searched refs:ACTIVATE_MSG (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dmsg.c161 case ACTIVATE_MSG:
H A Dlink.c745 case ACTIVATE_MSG:
778 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
791 case ACTIVATE_MSG:
804 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
853 case ACTIVATE_MSG:
872 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 1, 0, 0, 0, 0);
896 case ACTIVATE_MSG:
915 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
2051 } else { /* RESET_MSG or ACTIVATE_MSG */
2149 case ACTIVATE_MSG
[all...]
H A Dmsg.h692 #define ACTIVATE_MSG 2 macro

Completed in 205 milliseconds