Home
last modified time | relevance | path

Searched refs:reasm_skb (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/tipc/
Dlink.c898 struct sk_buff **reasm_skb = &l->reasm_buf; in tipc_link_input() local
921 reasm_skb = &l->failover_reasm_skb; in tipc_link_input()
934 if (tipc_buf_append(reasm_skb, &skb)) { in tipc_link_input()
937 } else if (!*reasm_skb && !link_is_bc_rcvlink(l)) { in tipc_link_input()