failover_reasm_skb  150 net/tipc/link.c 	struct sk_buff *failover_reasm_skb;
failover_reasm_skb  912 net/tipc/link.c 	kfree_skb(l->failover_reasm_skb);
failover_reasm_skb  915 net/tipc/link.c 	l->failover_reasm_skb = NULL;
failover_reasm_skb 1266 net/tipc/link.c 	struct sk_buff **reasm_skb = &l->failover_reasm_skb;
failover_reasm_skb 1846 net/tipc/link.c 		tnl->failover_reasm_skb = l->reasm_buf;
failover_reasm_skb 1883 net/tipc/link.c 	tnl->failover_reasm_skb = NULL;