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

/linux-master/net/tipc/
H A Dlink.c253 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, bool probe,
880 tipc_link_build_proto_msg(l, mtyp, probe, 0, 0, 0, 0, xmitq);
1715 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0, 0, 0, 0, xmitq);
1729 tipc_link_build_proto_msg(l, mtyp, 0, 0, 0, 0, 0, xmitq);
1760 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0,
1841 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, bool probe, function
2319 tipc_link_build_proto_msg(l, STATE_MSG, 0, reply,
2877 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0, 0, tol, 0, xmitq);
2884 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0, 0, 0, prio, xmitq);

Completed in 252 milliseconds