Lines Matching defs:skb

121 static void skb_over_panic(struct sk_buff *skb, int sz, void *here)  in skb_over_panic()
140 static void skb_under_panic(struct sk_buff *skb, int sz, void *here) in skb_under_panic()
176 struct sk_buff *skb; in __alloc_skb() local
266 struct sk_buff *skb; in build_skb() local
312 struct sk_buff *skb; in __netdev_alloc_skb() local
323 void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off, in skb_add_rx_frag()
368 static inline void skb_drop_fraglist(struct sk_buff *skb) in skb_drop_fraglist()
373 static void skb_clone_fraglist(struct sk_buff *skb) in skb_clone_fraglist()
381 static void skb_release_data(struct sk_buff *skb) in skb_release_data()
414 static void kfree_skbmem(struct sk_buff *skb) in kfree_skbmem()
445 static void skb_release_head_state(struct sk_buff *skb) in skb_release_head_state()
474 static void skb_release_all(struct sk_buff *skb) in skb_release_all()
489 void __kfree_skb(struct sk_buff *skb) in __kfree_skb()
503 void kfree_skb(struct sk_buff *skb) in kfree_skb()
524 void consume_skb(struct sk_buff *skb) in consume_skb()
545 void skb_recycle(struct sk_buff *skb) in skb_recycle()
573 bool skb_recycle_check(struct sk_buff *skb, int skb_size) in skb_recycle_check()
630 static struct sk_buff *__skb_clone(struct sk_buff *n, struct sk_buff *skb) in __skb_clone()
690 int skb_copy_ubufs(struct sk_buff *skb, gfp_t gfp_mask) in skb_copy_ubufs()
750 struct sk_buff *skb_clone(struct sk_buff *skb, gfp_t gfp_mask) in skb_clone()
819 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy()
855 struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom, gfp_t gfp_mask) in __pskb_copy()
918 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
1019 struct sk_buff *skb_realloc_headroom(struct sk_buff *skb, unsigned int headroom) in skb_realloc_headroom()
1056 struct sk_buff *skb_copy_expand(const struct sk_buff *skb, in skb_copy_expand()
1117 int skb_pad(struct sk_buff *skb, int pad) in skb_pad()
1160 unsigned char *skb_put(struct sk_buff *skb, unsigned int len) in skb_put()
1181 unsigned char *skb_push(struct sk_buff *skb, unsigned int len) in skb_push()
1201 unsigned char *skb_pull(struct sk_buff *skb, unsigned int len) in skb_pull()
1216 void skb_trim(struct sk_buff *skb, unsigned int len) in skb_trim()
1226 int ___pskb_trim(struct sk_buff *skb, unsigned int len) in ___pskb_trim()
1334 unsigned char *__pskb_pull_tail(struct sk_buff *skb, int delta) in __pskb_pull_tail()
1466 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits()
1550 struct sk_buff *skb, struct sock *sk) in linear_to_page()
1590 struct sk_buff *skb, int linear, in spd_fill_page()
1627 unsigned int *len, struct sk_buff *skb, in __splice_segment()
1668 static int __skb_splice_bits(struct sk_buff *skb, struct pipe_inode_info *pipe, in __skb_splice_bits()
1704 int skb_splice_bits(struct sk_buff *skb, unsigned int offset, in skb_splice_bits()
1775 int skb_store_bits(struct sk_buff *skb, int offset, const void *from, int len) in skb_store_bits()
1849 __wsum skb_checksum(const struct sk_buff *skb, int offset, in skb_checksum()
1922 __wsum skb_copy_and_csum_bits(const struct sk_buff *skb, int offset, in skb_copy_and_csum_bits()
1999 void skb_copy_and_csum_dev(const struct sk_buff *skb, u8 *to) in skb_copy_and_csum_dev()
2077 struct sk_buff *skb; in skb_queue_purge() local
2135 void skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in skb_unlink()
2187 static inline void skb_split_inside_header(struct sk_buff *skb, in skb_split_inside_header()
2208 static inline void skb_split_no_header(struct sk_buff *skb, in skb_split_no_header()
2255 void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) in skb_split()
2270 static int skb_prepare_for_shift(struct sk_buff *skb) in skb_prepare_for_shift()
2293 int skb_shift(struct sk_buff *tgt, struct sk_buff *skb, int shiftlen) in skb_shift()
2419 void skb_prepare_seq_read(struct sk_buff *skb, unsigned int from, in skb_prepare_seq_read()
2558 unsigned int skb_find_text(struct sk_buff *skb, unsigned int from, in skb_find_text()
2585 int skb_append_datato_frags(struct sock *sk, struct sk_buff *skb, in skb_append_datato_frags()
2587 int len, int odd, struct sk_buff *skb), in skb_append_datato_frags()
2654 unsigned char *skb_pull_rcsum(struct sk_buff *skb, unsigned int len) in skb_pull_rcsum()
2673 struct sk_buff *skb_segment(struct sk_buff *skb, netdev_features_t features) in skb_segment()
2834 int skb_gro_receive(struct sk_buff **head, struct sk_buff *skb) in skb_gro_receive()
2972 __skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in __skb_to_sgvec()
3031 int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in skb_to_sgvec()
3058 int skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer) in skb_cow_data()
3151 static void sock_rmem_free(struct sk_buff *skb) in sock_rmem_free()
3161 int sock_queue_err_skb(struct sock *sk, struct sk_buff *skb) in sock_queue_err_skb()
3187 struct sk_buff *skb; in skb_tstamp_tx() local
3221 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked) in skb_complete_wifi_ack()
3254 bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off) in skb_partial_csum_set()
3271 void __skb_warn_lro_forwarding(const struct sk_buff *skb) in __skb_warn_lro_forwarding()