Searched refs:pktmax (Results 1 – 1 of 1) sorted by relevance
245 int offset, int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build() argument251 int pktrem = pktmax; in tipc_msg_build()261 if (likely(msz <= pktmax)) { in tipc_msg_build()278 msg_set_size(&pkthdr, pktmax); in tipc_msg_build()283 skb = tipc_buf_acquire(pktmax); in tipc_msg_build()310 if (drem < (pktmax - INT_H_SIZE)) in tipc_msg_build()313 pktsz = pktmax; in tipc_msg_build()