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

/linux-4.4.14/net/tipc/
H A Dmsg.c113 /* tipc_buf_append(): Append a buffer to the fragment list of another buffer
120 int tipc_buf_append(struct sk_buff **headbuf, struct sk_buff **buf) tipc_buf_append() function
591 if (tipc_buf_append(&head, &frag)) skb_queue_walk()
H A Dmsg.h790 int tipc_buf_append(struct sk_buff **headbuf, struct sk_buff **buf);
H A Dlink.c934 if (tipc_buf_append(reasm_skb, &skb)) { tipc_link_input()

Completed in 70 milliseconds