|
@@ -218,6 +218,7 @@ void tipc_link_reset_fragments(struct tipc_link *l_ptr);
|
|
|
int tipc_link_is_up(struct tipc_link *l_ptr);
|
|
int tipc_link_is_up(struct tipc_link *l_ptr);
|
|
|
int tipc_link_is_active(struct tipc_link *l_ptr);
|
|
int tipc_link_is_active(struct tipc_link *l_ptr);
|
|
|
void tipc_link_purge_queues(struct tipc_link *l_ptr);
|
|
void tipc_link_purge_queues(struct tipc_link *l_ptr);
|
|
|
|
|
+void tipc_link_purge_backlog(struct tipc_link *l);
|
|
|
void tipc_link_reset_all(struct tipc_node *node);
|
|
void tipc_link_reset_all(struct tipc_node *node);
|
|
|
void tipc_link_reset(struct tipc_link *l_ptr);
|
|
void tipc_link_reset(struct tipc_link *l_ptr);
|
|
|
int tipc_link_xmit_skb(struct net *net, struct sk_buff *skb, u32 dest,
|
|
int tipc_link_xmit_skb(struct net *net, struct sk_buff *skb, u32 dest,
|