Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.c120 int tipc_buf_append(struct sk_buff **headbuf, struct sk_buff **buf) in tipc_buf_append() function
570 if (tipc_buf_append(&head, &frag)) in tipc_msg_reassemble()
Dmsg.h774 int tipc_buf_append(struct sk_buff **headbuf, struct sk_buff **buf);
Dbcast.c507 tipc_buf_append(&node->bclink.reasm_buf, &buf); in tipc_bclink_rcv()
Dlink.c1248 if (tipc_buf_append(&link->reasm_buf, &skb)) { in tipc_link_input()
1727 tipc_buf_append(&link->failover_skb, &iskb); in tipc_link_failover_rcv()