H A D | skbuff.c | 2669 int offset = skb_headlen(skb); ___pskb_trim() local 2762 int offset = skb_checksum_start_offset(skb) + skb->csum_offset; pskb_trim_rcsum_slow() local 2940 skb_copy_bits(const struct sk_buff * skb,int offset,void * to,int len) skb_copy_bits() argument 3031 linear_to_page(struct page * page,unsigned int * len,unsigned int * offset,struct sock * sk) linear_to_page() argument 3051 spd_can_coalesce(const struct splice_pipe_desc * spd,struct page * page,unsigned int offset) spd_can_coalesce() argument 3063 spd_fill_page(struct splice_pipe_desc * spd,struct page * page,unsigned int * len,unsigned int offset,bool linear,struct sock * sk) spd_fill_page() argument 3125 __skb_splice_bits(struct sk_buff * skb,struct pipe_inode_info * pipe,unsigned int * offset,unsigned int * len,struct splice_pipe_desc * spd,struct sock * sk) __skb_splice_bits() argument 3182 skb_splice_bits(struct sk_buff * skb,struct sock * sk,unsigned int offset,struct pipe_inode_info * pipe,unsigned int tlen,unsigned int flags) skb_splice_bits() argument 3230 __skb_send_sock(struct sock * sk,struct sk_buff * skb,int offset,int len,sendmsg_func sendmsg,int flags) __skb_send_sock() argument 3335 skb_send_sock_locked(struct sock * sk,struct sk_buff * skb,int offset,int len) skb_send_sock_locked() argument 3343 skb_send_sock_locked_with_flags(struct sock * sk,struct sk_buff * skb,int offset,int len,int flags) skb_send_sock_locked_with_flags() argument 3350 skb_send_sock(struct sock * sk,struct sk_buff * skb,int offset,int len) skb_send_sock() argument 3367 skb_store_bits(struct sk_buff * skb,int offset,const void * from,int len) skb_store_bits() argument 3448 skb_checksum(const struct sk_buff * skb,int offset,int len,__wsum csum) skb_checksum() argument 3530 skb_copy_and_csum_bits(const struct sk_buff * skb,int offset,u8 * to,int len) skb_copy_and_csum_bits() argument 3619 skb_crc32c(const struct sk_buff * skb,int offset,int len,u32 crc) skb_crc32c() argument 3801 unsigned int offset; skb_zerocopy() local 4472 skb_copy_seq_read(struct skb_seq_state * st,int offset,void * to,int len) skb_copy_seq_read() argument 4495 skb_ts_get_next_block(unsigned int offset,const u8 ** text,struct ts_config * conf,struct ts_state * state) skb_ts_get_next_block() argument 4539 skb_append_pagefrags(struct sk_buff * skb,struct page * page,int offset,size_t size,size_t max_frags) skb_append_pagefrags() argument 4593 skb_segment_list(struct sk_buff * skb,netdev_features_t features,unsigned int offset) skb_segment_list() argument 4700 unsigned int offset = doffset; skb_segment() local 5133 __skb_to_sgvec(struct sk_buff * skb,struct scatterlist * sg,int offset,int len,unsigned int recursion_level) __skb_to_sgvec() argument 5216 skb_to_sgvec(struct sk_buff * skb,struct scatterlist * sg,int offset,int len) skb_to_sgvec() argument 5249 skb_to_sgvec_nomark(struct sk_buff * skb,struct scatterlist * sg,int offset,int len) skb_to_sgvec_nomark() argument 6011 unsigned int offset = skb_transport_offset(skb); skb_checksum_trimmed() local 6103 unsigned int offset; skb_try_coalesce() local 6301 int offset = skb->data - skb_mac_header(skb); __skb_vlan_pop() local 6368 int offset = skb->data - skb_mac_header(skb); skb_vlan_push() local 7220 skb_splice_csum_page(struct sk_buff * skb,struct page * page,size_t offset,size_t len) skb_splice_csum_page() argument [all...] |