Searched refs:buf_roundup_len (Results 1 – 2 of 2) sorted by relevance
259 if (unlikely(skb->truesize / buf_roundup_len(skb) >= 4)) { in tipc_msg_validate()
1189 static inline int buf_roundup_len(struct sk_buff *skb) in buf_roundup_len() function