Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dlink.c1272 struct sk_buff **reasm_skb) in tipc_link_input() argument
1290 if (tipc_buf_append(reasm_skb, &skb)) { in tipc_link_input()
1293 } else if (!*reasm_skb && !link_is_bc_rcvlink(l)) { in tipc_link_input()
1318 struct sk_buff **reasm_skb = &l->failover_reasm_skb; in tipc_link_tnl_rcv() local
1372 rc |= tipc_link_input(l, iskb, inputq, reasm_skb); in tipc_link_tnl_rcv()