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
980 kfree_skb(l->reasm_tnlmsg); in tipc_link_reset()
983 l->reasm_tnlmsg = NULL; in tipc_link_reset()
1344 struct sk_buff **reasm_tnlmsg = &l->reasm_tnlmsg; in tipc_link_tnl_rcv() local
1374 if (!tipc_buf_append(reasm_tnlmsg, &skb)) { in tipc_link_tnl_rcv()
1376 if (*reasm_tnlmsg || link_is_bc_rcvlink(l)) in tipc_link_tnl_rcv()