Searched refs:pktmax (Results 1 – 1 of 1) sorted by relevance
246 int offset, int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build() argument252 int pktrem = pktmax; in tipc_msg_build()262 if (likely(msz <= pktmax)) { in tipc_msg_build()279 msg_set_size(&pkthdr, pktmax); in tipc_msg_build()284 skb = tipc_buf_acquire(pktmax); in tipc_msg_build()311 if (drem < (pktmax - INT_H_SIZE)) in tipc_msg_build()314 pktsz = pktmax; in tipc_msg_build()