Lines Matching defs:skb

185 static void skb_panic(struct sk_buff *skb, unsigned int sz, void *addr,  in skb_panic()
195 static void skb_over_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_over_panic()
200 static void skb_under_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_under_panic()
284 struct sk_buff *skb; in napi_get_frags_check() local
327 struct sk_buff *skb; in napi_skb_cache_get() local
344 static inline void __finalize_skb_around(struct sk_buff *skb, void *data, in __finalize_skb_around()
369 static inline void *__slab_build_skb(struct sk_buff *skb, void *data, in __slab_build_skb()
394 struct sk_buff *skb; in slab_build_skb() local
410 static void __build_skb_around(struct sk_buff *skb, void *data, in __build_skb_around()
446 struct sk_buff *skb; in __build_skb() local
463 struct sk_buff *skb = __build_skb(data, frag_size); in build_skb() local
479 struct sk_buff *build_skb_around(struct sk_buff *skb, in build_skb_around()
507 struct sk_buff *skb; in __napi_build_skb() local
531 struct sk_buff *skb = __napi_build_skb(data, frag_size); in napi_build_skb() local
625 struct sk_buff *skb; in __alloc_skb() local
702 struct sk_buff *skb; in __netdev_alloc_skb() local
776 struct sk_buff *skb; in __napi_alloc_skb() local
847 void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off, in skb_add_rx_frag()
857 void skb_coalesce_rx_frag(struct sk_buff *skb, int i, int size, in skb_coalesce_rx_frag()
875 static inline void skb_drop_fraglist(struct sk_buff *skb) in skb_drop_fraglist()
880 static void skb_clone_fraglist(struct sk_buff *skb) in skb_clone_fraglist()
933 static bool skb_pp_recycle(struct sk_buff *skb, void *data, bool napi_safe) in skb_pp_recycle()
948 static void skb_free_head(struct sk_buff *skb, bool napi_safe) in skb_free_head()
961 static void skb_release_data(struct sk_buff *skb, enum skb_drop_reason reason, in skb_release_data()
1004 static void kfree_skbmem(struct sk_buff *skb) in kfree_skbmem()
1034 void skb_release_head_state(struct sk_buff *skb) in skb_release_head_state()
1048 static void skb_release_all(struct sk_buff *skb, enum skb_drop_reason reason, in skb_release_all()
1065 void __kfree_skb(struct sk_buff *skb) in __kfree_skb()
1073 bool __kfree_skb_reason(struct sk_buff *skb, enum skb_drop_reason reason) in __kfree_skb_reason()
1100 kfree_skb_reason(struct sk_buff *skb, enum skb_drop_reason reason) in kfree_skb_reason()
1114 static void kfree_skb_add_bulk(struct sk_buff *skb, in kfree_skb_add_bulk()
1163 void skb_dump(const char *level, const struct sk_buff *skb, bool full_pkt) in skb_dump()
1259 void skb_tx_error(struct sk_buff *skb) in skb_tx_error()
1277 void consume_skb(struct sk_buff *skb) in consume_skb()
1295 void __consume_stateless_skb(struct sk_buff *skb) in __consume_stateless_skb()
1302 static void napi_skb_cache_put(struct sk_buff *skb) in napi_skb_cache_put()
1321 void __napi_kfree_skb(struct sk_buff *skb, enum skb_drop_reason reason) in __napi_kfree_skb()
1327 void napi_skb_free_stolen_head(struct sk_buff *skb) in napi_skb_free_stolen_head()
1339 void napi_consume_skb(struct sk_buff *skb, int budget) in napi_consume_skb()
1422 static struct sk_buff *__skb_clone(struct sk_buff *n, struct sk_buff *skb) in __skb_clone()
1543 struct sk_buff *skb; in msg_zerocopy_alloc() local
1627 static bool skb_zerocopy_notify_extend(struct sk_buff *skb, u32 lo, u16 len) in skb_zerocopy_notify_extend()
1649 struct sk_buff *tail, *skb = skb_from_uarg(uarg); in __msg_zerocopy_callback() local
1697 void msg_zerocopy_callback(struct sk_buff *skb, struct ubuf_info *uarg, in msg_zerocopy_callback()
1721 int skb_zerocopy_iter_stream(struct sock *sk, struct sk_buff *skb, in skb_zerocopy_iter_stream()
1751 void __skb_zcopy_downgrade_managed(struct sk_buff *skb) in __skb_zcopy_downgrade_managed()
1796 int skb_copy_ubufs(struct sk_buff *skb, gfp_t gfp_mask) in skb_copy_ubufs()
1892 struct sk_buff *skb_clone(struct sk_buff *skb, gfp_t gfp_mask) in skb_clone()
1922 void skb_headers_offset_update(struct sk_buff *skb, int off) in skb_headers_offset_update()
1948 static inline int skb_alloc_rx_flag(const struct sk_buff *skb) in skb_alloc_rx_flag()
1972 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy()
2011 struct sk_buff *__pskb_copy_fclone(struct sk_buff *skb, int headroom, in __pskb_copy_fclone()
2075 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
2164 struct sk_buff *skb_realloc_headroom(struct sk_buff *skb, unsigned int headroom) in skb_realloc_headroom()
2184 int __skb_unclone_keeptruesize(struct sk_buff *skb, gfp_t pri) in __skb_unclone_keeptruesize()
2242 struct sk_buff *skb_expand_head(struct sk_buff *skb, unsigned int headroom) in skb_expand_head()
2299 struct sk_buff *skb_copy_expand(const struct sk_buff *skb, in skb_copy_expand()
2353 int __skb_pad(struct sk_buff *skb, int pad, bool free_on_error) in __skb_pad()
2401 void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len) in pskb_put()
2420 void *skb_put(struct sk_buff *skb, unsigned int len) in skb_put()
2441 void *skb_push(struct sk_buff *skb, unsigned int len) in skb_push()
2461 void *skb_pull(struct sk_buff *skb, unsigned int len) in skb_pull()
2478 void *skb_pull_data(struct sk_buff *skb, size_t len) in skb_pull_data()
2500 void skb_trim(struct sk_buff *skb, unsigned int len) in skb_trim()
2510 int ___pskb_trim(struct sk_buff *skb, unsigned int len) in ___pskb_trim()
2597 int pskb_trim_rcsum_slow(struct sk_buff *skb, unsigned int len) in pskb_trim_rcsum_slow()
2641 void *__pskb_pull_tail(struct sk_buff *skb, int delta) in __pskb_pull_tail()
2782 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits()
2967 static bool __skb_splice_bits(struct sk_buff *skb, struct pipe_inode_info *pipe, in __skb_splice_bits()
3019 int skb_splice_bits(struct sk_buff *skb, struct sock *sk, unsigned int offset, in skb_splice_bits()
3067 static int __skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, in __skb_send_sock()
3166 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset, in skb_send_sock_locked()
3174 int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len) in skb_send_sock()
3191 int skb_store_bits(struct sk_buff *skb, int offset, const void *from, int len) in skb_store_bits()
3269 __wsum __skb_checksum(const struct sk_buff *skb, int offset, int len, in __skb_checksum()
3353 __wsum skb_checksum(const struct sk_buff *skb, int offset, in skb_checksum()
3367 __wsum skb_copy_and_csum_bits(const struct sk_buff *skb, int offset, in skb_copy_and_csum_bits()
3452 __sum16 __skb_checksum_complete_head(struct sk_buff *skb, int len) in __skb_checksum_complete_head()
3478 __sum16 __skb_checksum_complete(struct sk_buff *skb) in __skb_checksum_complete()
3641 void skb_copy_and_csum_dev(const struct sk_buff *skb, u8 *to) in skb_copy_and_csum_dev()
3721 struct sk_buff *skb; in skb_queue_purge_reason() local
3744 struct sk_buff *skb = rb_entry(p, struct sk_buff, rbnode); in skb_rbtree_purge() local
3756 struct sk_buff *skb, *next; in skb_errqueue_purge() local
3827 void skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in skb_unlink()
3857 static inline void skb_split_inside_header(struct sk_buff *skb, in skb_split_inside_header()
3878 static inline void skb_split_no_header(struct sk_buff *skb, in skb_split_no_header()
3925 void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) in skb_split()
3945 static int skb_prepare_for_shift(struct sk_buff *skb) in skb_prepare_for_shift()
3968 int skb_shift(struct sk_buff *tgt, struct sk_buff *skb, int shiftlen) in skb_shift()
4093 void skb_prepare_seq_read(struct sk_buff *skb, unsigned int from, in skb_prepare_seq_read()
4254 unsigned int skb_find_text(struct sk_buff *skb, unsigned int from, in skb_find_text()
4272 int skb_append_pagefrags(struct sk_buff *skb, struct page *page, in skb_append_pagefrags()
4302 void *skb_pull_rcsum(struct sk_buff *skb, unsigned int len) in skb_pull_rcsum()
4325 struct sk_buff *skb_segment_list(struct sk_buff *skb, in skb_segment_list()
4864 __skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len, in __skb_to_sgvec()
4947 int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in skb_to_sgvec()
4979 int skb_to_sgvec_nomark(struct sk_buff *skb, struct scatterlist *sg, in skb_to_sgvec_nomark()
5005 int skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer) in skb_cow_data()
5098 static void sock_rmem_free(struct sk_buff *skb) in sock_rmem_free()
5105 static void skb_set_err_queue(struct sk_buff *skb) in skb_set_err_queue()
5117 int sock_queue_err_skb(struct sock *sk, struct sk_buff *skb) in sock_queue_err_skb()
5139 static bool is_icmp_err_skb(const struct sk_buff *skb) in is_icmp_err_skb()
5148 struct sk_buff *skb, *skb_next = NULL; in sock_dequeue_err_skb() local
5184 struct sk_buff *skb_clone_sk(struct sk_buff *skb) in skb_clone_sk()
5205 static void __skb_complete_tx_timestamp(struct sk_buff *skb, in __skb_complete_tx_timestamp()
5248 void skb_complete_tx_timestamp(struct sk_buff *skb, in skb_complete_tx_timestamp()
5276 struct sk_buff *skb; in __skb_tstamp_tx() local
5337 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked) in skb_complete_wifi_ack()
5376 bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off) in skb_partial_csum_set()
5394 static int skb_maybe_pull_tail(struct sk_buff *skb, unsigned int len, in skb_maybe_pull_tail()
5417 static __sum16 *skb_checksum_setup_ip(struct sk_buff *skb, in skb_checksum_setup_ip()
5451 static int skb_checksum_setup_ipv4(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv4()
5496 #define OPT_HDR(type, skb, off) \ argument
5499 static int skb_checksum_setup_ipv6(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv6()
5604 int skb_checksum_setup(struct sk_buff *skb, bool recalculate) in skb_checksum_setup()
5639 static struct sk_buff *skb_checksum_maybe_trim(struct sk_buff *skb, in skb_checksum_maybe_trim()
5679 struct sk_buff *skb_checksum_trimmed(struct sk_buff *skb, in skb_checksum_trimmed()
5681 __sum16(*skb_chkf)(struct sk_buff *skb)) in skb_checksum_trimmed()
5712 void __skb_warn_lro_forwarding(const struct sk_buff *skb) in __skb_warn_lro_forwarding()
5719 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial()
5841 void skb_scrub_packet(struct sk_buff *skb, bool xnet) in skb_scrub_packet()
5865 static struct sk_buff *skb_reorder_vlan_header(struct sk_buff *skb) in skb_reorder_vlan_header()
5891 struct sk_buff *skb_vlan_untag(struct sk_buff *skb) in skb_vlan_untag()
5932 int skb_ensure_writable(struct sk_buff *skb, unsigned int write_len) in skb_ensure_writable()
5947 int __skb_vlan_pop(struct sk_buff *skb, u16 *vlan_tci) in __skb_vlan_pop()
5980 int skb_vlan_pop(struct sk_buff *skb) in skb_vlan_pop()
6013 int skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci) in skb_vlan_push()
6052 int skb_eth_pop(struct sk_buff *skb) in skb_eth_pop()
6079 int skb_eth_push(struct sk_buff *skb, const unsigned char *dst, in skb_eth_push()
6108 static void skb_mod_eth_type(struct sk_buff *skb, struct ethhdr *hdr, in skb_mod_eth_type()
6135 int skb_mpls_push(struct sk_buff *skb, __be32 mpls_lse, __be16 mpls_proto, in skb_mpls_push()
6188 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len, in skb_mpls_pop()
6231 int skb_mpls_update_lse(struct sk_buff *skb, __be32 mpls_lse) in skb_mpls_update_lse()
6263 int skb_mpls_dec_ttl(struct sk_buff *skb) in skb_mpls_dec_ttl()
6304 struct sk_buff *skb; in alloc_skb_with_frags() local
6353 static int pskb_carve_inside_header(struct sk_buff *skb, const u32 off, in pskb_carve_inside_header()
6414 static int pskb_carve_frag_list(struct sk_buff *skb, in pskb_carve_frag_list()
6468 static int pskb_carve_inside_nonlinear(struct sk_buff *skb, const u32 off, in pskb_carve_inside_nonlinear()
6545 static int pskb_carve(struct sk_buff *skb, const u32 len, gfp_t gfp) in pskb_carve()
6558 struct sk_buff *pskb_extract(struct sk_buff *skb, int off, in pskb_extract()
6587 void skb_condense(struct sk_buff *skb) in skb_condense()
6673 void *__skb_ext_set(struct sk_buff *skb, enum skb_ext_id id, in __skb_ext_set()
6701 void *skb_ext_add(struct sk_buff *skb, enum skb_ext_id id) in skb_ext_add()
6754 void __skb_ext_del(struct sk_buff *skb, enum skb_ext_id id) in __skb_ext_del()
6807 void skb_attempt_defer_free(struct sk_buff *skb) in skb_attempt_defer_free()
6847 static void skb_splice_csum_page(struct sk_buff *skb, struct page *page, in skb_splice_csum_page()
6874 ssize_t skb_splice_from_iter(struct sk_buff *skb, struct iov_iter *iter, in skb_splice_from_iter()