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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dlink.c753 tipc_link_send_proto_msg(l_ptr, STATE_MSG,
757 tipc_link_send_proto_msg(l_ptr, STATE_MSG,
767 tipc_link_send_proto_msg(l_ptr, STATE_MSG, 1, 0, 0, 0, 0);
778 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
804 tipc_link_send_proto_msg(l_ptr, ACTIVATE_MSG, 0, 0, 0, 0, 0);
816 tipc_link_send_proto_msg(l_ptr, STATE_MSG,
825 tipc_link_send_proto_msg(l_ptr, STATE_MSG,
837 tipc_link_send_proto_msg(l_ptr, RESET_MSG,
863 tipc_link_send_proto_msg(l_ptr, STATE_MSG, 1, 0, 0, 0, 0);
872 tipc_link_send_proto_msg(l_pt
1999 void tipc_link_send_proto_msg(struct link *l_ptr, u32 msg_typ, int probe_msg, function
[all...]
H A Dlink.h249 void tipc_link_send_proto_msg(struct link *l_ptr, u32 msg_typ, int prob, u32 gap,
H A Dbcast.c258 tipc_link_send_proto_msg(l_ptr, STATE_MSG, 0, 0, 0, 0, 0);

Completed in 35 milliseconds