Lines Matching defs:offset

2670 	int offset = skb_headlen(skb);  in ___pskb_trim()  local
2763 int offset = skb_checksum_start_offset(skb) + skb->csum_offset; in pskb_trim_rcsum_slow() local
2941 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits()
3032 unsigned int *offset, in linear_to_page()
3052 unsigned int offset) in spd_can_coalesce()
3064 unsigned int *len, unsigned int offset, bool linear, in spd_fill_page()
3128 unsigned int *offset, unsigned int *len, in __skb_splice_bits()
3185 int skb_splice_bits(struct sk_buff *skb, struct sock *sk, unsigned int offset, in skb_splice_bits()
3233 static int __skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, in __skb_send_sock()
3338 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset, in skb_send_sock_locked()
3346 int offset, int len, int flags) in skb_send_sock_locked_with_flags()
3353 int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len) in skb_send_sock()
3370 int skb_store_bits(struct sk_buff *skb, int offset, const void *from, int len) in skb_store_bits()
3451 __wsum skb_checksum(const struct sk_buff *skb, int offset, int len, __wsum csum) in skb_checksum()
3533 __wsum skb_copy_and_csum_bits(const struct sk_buff *skb, int offset, in skb_copy_and_csum_bits()
3622 u32 skb_crc32c(const struct sk_buff *skb, int offset, int len, u32 crc) in skb_crc32c()
3804 unsigned int offset; in skb_zerocopy() local
4475 int skb_copy_seq_read(struct skb_seq_state *st, int offset, void *to, int len) in skb_copy_seq_read()
4498 static unsigned int skb_ts_get_next_block(unsigned int offset, const u8 **text, in skb_ts_get_next_block()
4542 int offset, size_t size, size_t max_frags) in skb_append_pagefrags()
4596 unsigned int offset) in skb_segment_list()
4703 unsigned int offset = doffset; in skb_segment() local
5139 __skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len, in __skb_to_sgvec()
5222 int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in skb_to_sgvec()
5255 int offset, int len) in skb_to_sgvec_nomark()
6017 unsigned int offset = skb_transport_offset(skb); in skb_checksum_trimmed() local
6109 unsigned int offset; in skb_try_coalesce() local
6307 int offset = skb->data - skb_mac_header(skb); in __skb_vlan_pop() local
6374 int offset = skb->data - skb_mac_header(skb); in skb_vlan_push() local
7226 size_t offset, size_t len) in skb_splice_csum_page()