Lines Matching defs:offset
2669 int offset = skb_headlen(skb); in ___pskb_trim() local
2762 int offset = skb_checksum_start_offset(skb) + skb->csum_offset; in pskb_trim_rcsum_slow() local
2940 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits()
3031 unsigned int *offset, in linear_to_page()
3051 unsigned int offset) in spd_can_coalesce()
3063 unsigned int *len, unsigned int offset, bool linear, in spd_fill_page()
3125 unsigned int *offset, unsigned int *len, in __skb_splice_bits()
3182 int skb_splice_bits(struct sk_buff *skb, struct sock *sk, unsigned int offset, in skb_splice_bits()
3230 static int __skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, in __skb_send_sock()
3335 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset, in skb_send_sock_locked()
3343 int offset, int len, int flags) in skb_send_sock_locked_with_flags()
3350 int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len) in skb_send_sock()
3367 int skb_store_bits(struct sk_buff *skb, int offset, const void *from, int len) in skb_store_bits()
3448 __wsum skb_checksum(const struct sk_buff *skb, int offset, int len, __wsum csum) in skb_checksum()
3530 __wsum skb_copy_and_csum_bits(const struct sk_buff *skb, int offset, in skb_copy_and_csum_bits()
3619 u32 skb_crc32c(const struct sk_buff *skb, int offset, int len, u32 crc) in skb_crc32c()
3801 unsigned int offset; in skb_zerocopy() local
4472 int skb_copy_seq_read(struct skb_seq_state *st, int offset, void *to, int len) in skb_copy_seq_read()
4495 static unsigned int skb_ts_get_next_block(unsigned int offset, const u8 **text, in skb_ts_get_next_block()
4539 int offset, size_t size, size_t max_frags) in skb_append_pagefrags()
4593 unsigned int offset) in skb_segment_list()
4700 unsigned int offset = doffset; in skb_segment() local
5133 __skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len, in __skb_to_sgvec()
5216 int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in skb_to_sgvec()
5249 int offset, int len) in skb_to_sgvec_nomark()
6011 unsigned int offset = skb_transport_offset(skb); in skb_checksum_trimmed() local
6103 unsigned int offset; in skb_try_coalesce() local
6301 int offset = skb->data - skb_mac_header(skb); in __skb_vlan_pop() local
6368 int offset = skb->data - skb_mac_header(skb); in skb_vlan_push() local
7220 size_t offset, size_t len) in skb_splice_csum_page()