Lines Matching defs:length

171  *   csum_start and csum_offset values are valid values given the length and
424 * @f_len: length from f_off to loop over
428 * @p_len: (temp var) length in current page,
430 * @copied: (temp var) length so far, excluding current p_len.
722 * to read-only data in the (page, offset, length) format.
765 * @data_len: Data length
767 * @hdr_len: writable header length of cloned skb
1678 size_t length);
2158 * skb_queue_len - get queue length
2161 * Return the length of an &sk_buff queue.
2169 * skb_queue_len_lockless - get queue length
2172 * Return the length of an &sk_buff queue.
2184 * This initializes only the list and queue length aspects of
2503 * @size: the length of the data
2545 * @size: the length of the data
2565 * @size: the length of the data
3039 * Must be provided the complete mac header length.
3174 * @len: new length
3300 struct sk_buff *__netdev_alloc_skb(struct net_device *dev, unsigned int length,
3306 * @length: length to allocate
3317 unsigned int length)
3319 return __netdev_alloc_skb(dev, length, GFP_ATOMIC);
3323 static inline struct sk_buff *__dev_alloc_skb(unsigned int length,
3326 return __netdev_alloc_skb(NULL, length, gfp_mask);
3330 static inline struct sk_buff *dev_alloc_skb(unsigned int length)
3332 return netdev_alloc_skb(NULL, length);
3337 unsigned int length, gfp_t gfp)
3339 struct sk_buff *skb = __netdev_alloc_skb(dev, length + NET_IP_ALIGN, gfp);
3347 unsigned int length)
3349 return __netdev_alloc_skb_ip_align(dev, length, GFP_ATOMIC);
3371 struct sk_buff *napi_alloc_skb(struct napi_struct *napi, unsigned int length);
3582 * @len: length up to which to write
3649 * @len: minimal length
3667 * @len: minimal length
3693 * @len: minimal length
3800 * @len: length of data pulled
3830 * @len: length of data pushed
3846 * @len: length of data pulled
3865 * @len: new length