Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dlink.c199 struct sk_buff *reasm_tnlmsg; member
983 kfree_skb(l->reasm_tnlmsg); in tipc_link_reset()
986 l->reasm_tnlmsg = NULL; in tipc_link_reset()
1346 struct sk_buff **reasm_tnlmsg = &l->reasm_tnlmsg; in tipc_link_tnl_rcv() local
1376 if (!tipc_buf_append(reasm_tnlmsg, &skb)) { in tipc_link_tnl_rcv()
1378 if (*reasm_tnlmsg || link_is_bc_rcvlink(l)) in tipc_link_tnl_rcv()