Home | History | Annotate | Download | only in linux

Lines Matching full:truesize

212  *	@truesize: Buffer size 
314 unsigned int truesize;
374 if (unlikely((int)skb->truesize < sizeof(struct sk_buff) + skb->len))