Searched refs:tipc_buf_acquire (Results 1 – 6 of 6) sorted by relevance
59 struct sk_buff *tipc_buf_acquire(u32 size) in tipc_buf_acquire() function96 buf = tipc_buf_acquire(hdr_sz + data_sz); in tipc_msg_create()263 skb = tipc_buf_acquire(msz); in tipc_msg_build()284 skb = tipc_buf_acquire(pktmax); in tipc_msg_build()315 skb = tipc_buf_acquire(pktsz); in tipc_msg_build()449 bskb = tipc_buf_acquire(max); in tipc_msg_make_bundle()
255 rbuf = tipc_buf_acquire(MAX_H_SIZE); in tipc_disc_rcv()366 req->buf = tipc_buf_acquire(MAX_H_SIZE); in tipc_disc_create()
840 skb = tipc_buf_acquire(INT_H_SIZE); in tipc_link_sync_xmit()1402 buf = tipc_buf_acquire(msg_size); in tipc_link_proto_xmit()1553 skb = tipc_buf_acquire(length + INT_H_SIZE); in tipc_link_tunnel_xmit()1590 skb = tipc_buf_acquire(INT_H_SIZE); in tipc_link_failover_send_queue()1659 outskb = tipc_buf_acquire(len + INT_H_SIZE); in tipc_link_dup_queue_xmit()
75 struct sk_buff *buf = tipc_buf_acquire(INT_H_SIZE + size); in named_prepare_buf()
765 struct sk_buff *tipc_buf_acquire(u32 size);
294 buf = tipc_buf_acquire(INT_H_SIZE); in tipc_bclink_update_link_state()