Searched refs:tipc_link_timeout (Results 1 – 4 of 4) sorted by relevance
131 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq);
272 DEFINE_LINK_EVENT(tipc_link_timeout);
819 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() function
836 rc = tipc_link_timeout(le->link, &xmitq); in tipc_node_timeout()