Searched refs:tipc_link_proto_xmit (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | link.c | 1090 void tipc_link_proto_xmit(struct tipc_link *l, u32 msg_typ, int probe_msg, in tipc_link_proto_xmit() function 1684 tipc_link_proto_xmit(link, STATE_MSG, 0, 0, tol, 0); in tipc_nl_link_set() 1691 tipc_link_proto_xmit(link, STATE_MSG, 0, 0, 0, prio); in tipc_nl_link_set()
|