Home
last modified time | relevance | path

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

/net/tipc/
Dmsg.c122 int tipc_buf_append(struct sk_buff **headbuf, struct sk_buff **buf) in tipc_buf_append() function
681 if (tipc_buf_append(&tmp, &skb)) { in tipc_msg_assemble()
721 if (tipc_buf_append(&head, &frag)) in tipc_msg_reassemble()
Dmsg.h1078 int tipc_buf_append(struct sk_buff **headbuf, struct sk_buff **buf);
Dlink.c1243 if (tipc_buf_append(reasm_skb, &skb)) { in tipc_link_input()
1302 if (!tipc_buf_append(reasm_tnlmsg, &skb)) { in tipc_link_tnl_rcv()