• Home
  • Raw
  • Download

Lines Matching defs:skb

97 static void skb_panic(struct sk_buff *skb, unsigned int sz, void *addr,  in skb_panic()
107 static void skb_over_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_over_panic()
112 static void skb_under_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_under_panic()
182 struct sk_buff *skb; in __alloc_skb() local
278 struct sk_buff *skb; in __build_skb() local
312 struct sk_buff *skb = __build_skb(data, frag_size); in build_skb() local
395 struct sk_buff *skb; in __netdev_alloc_skb() local
463 struct sk_buff *skb; in __napi_alloc_skb() local
506 void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off, in skb_add_rx_frag()
516 void skb_coalesce_rx_frag(struct sk_buff *skb, int i, int size, in skb_coalesce_rx_frag()
534 static inline void skb_drop_fraglist(struct sk_buff *skb) in skb_drop_fraglist()
539 static void skb_clone_fraglist(struct sk_buff *skb) in skb_clone_fraglist()
547 static void skb_free_head(struct sk_buff *skb) in skb_free_head()
557 static void skb_release_data(struct sk_buff *skb) in skb_release_data()
580 static void kfree_skbmem(struct sk_buff *skb) in kfree_skbmem()
610 void skb_release_head_state(struct sk_buff *skb) in skb_release_head_state()
627 static void skb_release_all(struct sk_buff *skb) in skb_release_all()
643 void __kfree_skb(struct sk_buff *skb) in __kfree_skb()
657 void kfree_skb(struct sk_buff *skb) in kfree_skb()
685 void skb_tx_error(struct sk_buff *skb) in skb_tx_error()
699 void consume_skb(struct sk_buff *skb) in consume_skb()
716 void __consume_stateless_skb(struct sk_buff *skb) in __consume_stateless_skb()
735 static inline void _kfree_skb_defer(struct sk_buff *skb) in _kfree_skb_defer()
757 void __kfree_skb_defer(struct sk_buff *skb) in __kfree_skb_defer()
762 void napi_consume_skb(struct sk_buff *skb, int budget) in napi_consume_skb()
850 static struct sk_buff *__skb_clone(struct sk_buff *n, struct sk_buff *skb) in __skb_clone()
940 struct sk_buff *skb; in sock_zerocopy_alloc() local
1014 static bool skb_zerocopy_notify_extend(struct sk_buff *skb, u32 lo, u16 len) in skb_zerocopy_notify_extend()
1036 struct sk_buff *tail, *skb = skb_from_uarg(uarg); in sock_zerocopy_callback() local
1110 int skb_zerocopy_iter_stream(struct sock *sk, struct sk_buff *skb, in skb_zerocopy_iter_stream()
1176 int skb_copy_ubufs(struct sk_buff *skb, gfp_t gfp_mask) in skb_copy_ubufs()
1264 struct sk_buff *skb_clone(struct sk_buff *skb, gfp_t gfp_mask) in skb_clone()
1293 static void skb_headers_offset_update(struct sk_buff *skb, int off) in skb_headers_offset_update()
1317 static inline int skb_alloc_rx_flag(const struct sk_buff *skb) in skb_alloc_rx_flag()
1341 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy()
1381 struct sk_buff *__pskb_copy_fclone(struct sk_buff *skb, int headroom, in __pskb_copy_fclone()
1445 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
1533 struct sk_buff *skb_realloc_headroom(struct sk_buff *skb, unsigned int headroom) in skb_realloc_headroom()
1570 struct sk_buff *skb_copy_expand(const struct sk_buff *skb, in skb_copy_expand()
1625 int __skb_pad(struct sk_buff *skb, int pad, bool free_on_error) in __skb_pad()
1673 void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len) in pskb_put()
1692 void *skb_put(struct sk_buff *skb, unsigned int len) in skb_put()
1713 void *skb_push(struct sk_buff *skb, unsigned int len) in skb_push()
1733 void *skb_pull(struct sk_buff *skb, unsigned int len) in skb_pull()
1748 void skb_trim(struct sk_buff *skb, unsigned int len) in skb_trim()
1758 int ___pskb_trim(struct sk_buff *skb, unsigned int len) in ___pskb_trim()
1845 int pskb_trim_rcsum_slow(struct sk_buff *skb, unsigned int len) in pskb_trim_rcsum_slow()
1883 void *__pskb_pull_tail(struct sk_buff *skb, int delta) in __pskb_pull_tail()
2021 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits()
2206 static bool __skb_splice_bits(struct sk_buff *skb, struct pipe_inode_info *pipe, in __skb_splice_bits()
2258 int skb_splice_bits(struct sk_buff *skb, struct sock *sk, unsigned int offset, in skb_splice_bits()
2283 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset, in skb_send_sock_locked()
2372 int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len) in skb_send_sock()
2396 int skb_store_bits(struct sk_buff *skb, int offset, const void *from, int len) in skb_store_bits()
2474 __wsum __skb_checksum(const struct sk_buff *skb, int offset, int len, in __skb_checksum()
2552 __wsum skb_checksum(const struct sk_buff *skb, int offset, in skb_checksum()
2566 __wsum skb_copy_and_csum_bits(const struct sk_buff *skb, int offset, in skb_copy_and_csum_bits()
2775 void skb_copy_and_csum_dev(const struct sk_buff *skb, u8 *to) in skb_copy_and_csum_dev()
2853 struct sk_buff *skb; in skb_queue_purge() local
2875 struct sk_buff *skb = rb_entry(p, struct sk_buff, rbnode); in skb_rbtree_purge() local
2937 void skb_unlink(struct sk_buff *skb, struct sk_buff_head *list) in skb_unlink()
2989 static inline void skb_split_inside_header(struct sk_buff *skb, in skb_split_inside_header()
3010 static inline void skb_split_no_header(struct sk_buff *skb, in skb_split_no_header()
3057 void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) in skb_split()
3075 static int skb_prepare_for_shift(struct sk_buff *skb) in skb_prepare_for_shift()
3098 int skb_shift(struct sk_buff *tgt, struct sk_buff *skb, int shiftlen) in skb_shift()
3228 void skb_prepare_seq_read(struct sk_buff *skb, unsigned int from, in skb_prepare_seq_read()
3371 unsigned int skb_find_text(struct sk_buff *skb, unsigned int from, in skb_find_text()
3398 int skb_append_datato_frags(struct sock *sk, struct sk_buff *skb, in skb_append_datato_frags()
3400 int len, int odd, struct sk_buff *skb), in skb_append_datato_frags()
3445 int skb_append_pagefrags(struct sk_buff *skb, struct page *page, in skb_append_pagefrags()
3474 void *skb_pull_rcsum(struct sk_buff *skb, unsigned int len) in skb_pull_rcsum()
3822 int skb_gro_receive(struct sk_buff **head, struct sk_buff *skb) in skb_gro_receive()
3949 __skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len, in __skb_to_sgvec()
4032 int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in skb_to_sgvec()
4064 int skb_to_sgvec_nomark(struct sk_buff *skb, struct scatterlist *sg, in skb_to_sgvec_nomark()
4090 int skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer) in skb_cow_data()
4183 static void sock_rmem_free(struct sk_buff *skb) in sock_rmem_free()
4190 static void skb_set_err_queue(struct sk_buff *skb) in skb_set_err_queue()
4202 int sock_queue_err_skb(struct sock *sk, struct sk_buff *skb) in sock_queue_err_skb()
4224 static bool is_icmp_err_skb(const struct sk_buff *skb) in is_icmp_err_skb()
4233 struct sk_buff *skb, *skb_next = NULL; in sock_dequeue_err_skb() local
4269 struct sk_buff *skb_clone_sk(struct sk_buff *skb) in skb_clone_sk()
4290 static void __skb_complete_tx_timestamp(struct sk_buff *skb, in __skb_complete_tx_timestamp()
4334 void skb_complete_tx_timestamp(struct sk_buff *skb, in skb_complete_tx_timestamp()
4361 struct sk_buff *skb; in __skb_tstamp_tx() local
4414 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked) in skb_complete_wifi_ack()
4452 bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off) in skb_partial_csum_set()
4468 static int skb_maybe_pull_tail(struct sk_buff *skb, unsigned int len, in skb_maybe_pull_tail()
4491 static __sum16 *skb_checksum_setup_ip(struct sk_buff *skb, in skb_checksum_setup_ip()
4525 static int skb_checksum_setup_ipv4(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv4()
4570 #define OPT_HDR(type, skb, off) \ argument
4573 static int skb_checksum_setup_ipv6(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv6()
4678 int skb_checksum_setup(struct sk_buff *skb, bool recalculate) in skb_checksum_setup()
4713 static struct sk_buff *skb_checksum_maybe_trim(struct sk_buff *skb, in skb_checksum_maybe_trim()
4753 struct sk_buff *skb_checksum_trimmed(struct sk_buff *skb, in skb_checksum_trimmed()
4755 __sum16(*skb_chkf)(struct sk_buff *skb)) in skb_checksum_trimmed()
4786 void __skb_warn_lro_forwarding(const struct sk_buff *skb) in __skb_warn_lro_forwarding()
4793 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial()
4898 void skb_scrub_packet(struct sk_buff *skb, bool xnet) in skb_scrub_packet()
4932 unsigned int skb_gso_transport_seglen(const struct sk_buff *skb) in skb_gso_transport_seglen()
4975 static inline bool skb_gso_size_check(const struct sk_buff *skb, in skb_gso_size_check()
5004 bool skb_gso_validate_mtu(const struct sk_buff *skb, unsigned int mtu) in skb_gso_validate_mtu()
5019 bool skb_gso_validate_mac_len(const struct sk_buff *skb, unsigned int len) in skb_gso_validate_mac_len()
5025 static struct sk_buff *skb_reorder_vlan_header(struct sk_buff *skb) in skb_reorder_vlan_header()
5043 struct sk_buff *skb_vlan_untag(struct sk_buff *skb) in skb_vlan_untag()
5083 int skb_ensure_writable(struct sk_buff *skb, int write_len) in skb_ensure_writable()
5098 int __skb_vlan_pop(struct sk_buff *skb, u16 *vlan_tci) in __skb_vlan_pop()
5137 int skb_vlan_pop(struct sk_buff *skb) in skb_vlan_pop()
5170 int skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci) in skb_vlan_push()
5216 struct sk_buff *skb; in alloc_skb_with_frags() local
5271 static int pskb_carve_inside_header(struct sk_buff *skb, const u32 off, in pskb_carve_inside_header()
5340 static int pskb_carve_frag_list(struct sk_buff *skb, in pskb_carve_frag_list()
5394 static int pskb_carve_inside_nonlinear(struct sk_buff *skb, const u32 off, in pskb_carve_inside_nonlinear()
5476 static int pskb_carve(struct sk_buff *skb, const u32 len, gfp_t gfp) in pskb_carve()
5489 struct sk_buff *pskb_extract(struct sk_buff *skb, int off, in pskb_extract()
5518 void skb_condense(struct sk_buff *skb) in skb_condense()