Lines Matching defs:first
1023 * @first: first sk_buff of the msg
1025 struct sk_buff *alloc_skb_for_msg(struct sk_buff *first)
1033 n->len = first->len;
1034 n->data_len = first->len;
1035 n->truesize = first->truesize;
1037 skb_shinfo(n)->frag_list = first;
1039 __copy_skb_header(n, first);
1855 * will panic. A pointer to the first byte of the extra data is
1876 * first byte of the extra data is returned.
1897 * panic. A pointer to the first byte of the extra data is returned.
3471 * invoking skb_seq_read() for the first time.
3614 * to the first occurrence or UINT_MAX if no match was found.
3804 * a pointer to the first in a list of new skbs for the segments.
4437 * the first call without calling sg_unmark_end to expend sg list.
5960 /* carve out the first off bytes from skb when off < headlen */
6027 /* carve out the first eat bytes from skb's frag_list. May recurse into
6081 /* carve off first len bytes from skb. Split line (off) is in the