Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 25 of 2309) sorted by relevance

12345678910>>...93

/linux/net/llc/
H A Dllc_c_ev.c78 struct sk_buff *skb; in llc_util_nr_inside_tx_window() local
99 int llc_conn_ev_conn_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_conn_req()
107 int llc_conn_ev_data_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_data_req()
115 int llc_conn_ev_disc_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_disc_req()
123 int llc_conn_ev_rst_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rst_req()
131 int llc_conn_ev_local_busy_detected(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_local_busy_detected()
139 int llc_conn_ev_local_busy_cleared(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_local_busy_cleared()
147 int llc_conn_ev_rx_bad_pdu(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rx_bad_pdu()
152 int llc_conn_ev_rx_disc_cmd_pbit_set_x(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rx_disc_cmd_pbit_set_x()
160 int llc_conn_ev_rx_dm_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rx_dm_rsp_fbit_set_x()
[all …]
H A Dllc_c_ac.c45 int llc_conn_ac_clear_remote_busy(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_clear_remote_busy()
61 int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_conn_ind()
69 int llc_conn_ac_conn_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_conn_confirm()
77 static int llc_conn_ac_data_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_data_confirm()
85 int llc_conn_ac_data_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_data_ind()
91 int llc_conn_ac_disc_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_disc_ind()
119 int llc_conn_ac_disc_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_disc_confirm()
128 int llc_conn_ac_rst_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_rst_ind()
167 int llc_conn_ac_rst_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_rst_confirm()
177 struct sk_buff *skb) in llc_conn_ac_clear_remote_busy_if_f_eq_1()
[all …]
H A Dllc_pdu.c21 void llc_pdu_set_cmd_rsp(struct sk_buff *skb, u8 pdu_type) in llc_pdu_set_cmd_rsp()
35 void llc_pdu_set_pf_bit(struct sk_buff *skb, u8 bit_value) in llc_pdu_set_pf_bit()
63 void llc_pdu_decode_pf_bit(struct sk_buff *skb, u8 *pf_bit) in llc_pdu_decode_pf_bit()
89 void llc_pdu_init_as_disc_cmd(struct sk_buff *skb, u8 p_bit) in llc_pdu_init_as_disc_cmd()
107 void llc_pdu_init_as_i_cmd(struct sk_buff *skb, u8 p_bit, u8 ns, u8 nr) in llc_pdu_init_as_i_cmd()
126 void llc_pdu_init_as_rej_cmd(struct sk_buff *skb, u8 p_bit, u8 nr) in llc_pdu_init_as_rej_cmd()
146 void llc_pdu_init_as_rnr_cmd(struct sk_buff *skb, u8 p_bit, u8 nr) in llc_pdu_init_as_rnr_cmd()
166 void llc_pdu_init_as_rr_cmd(struct sk_buff *skb, u8 p_bit, u8 nr) in llc_pdu_init_as_rr_cmd()
184 void llc_pdu_init_as_sabme_cmd(struct sk_buff *skb, u8 p_bit) in llc_pdu_init_as_sabme_cmd()
200 void llc_pdu_init_as_dm_rsp(struct sk_buff *skb, u8 f_bit) in llc_pdu_init_as_dm_rsp()
[all …]
/linux/include/linux/
H A Dskbuff.h1137 skb_pfmemalloc(const struct sk_buff * skb) skb_pfmemalloc() argument
1155 skb_dst(const struct sk_buff * skb) skb_dst() argument
1174 skb_dst_set(struct sk_buff * skb,struct dst_entry * dst) skb_dst_set() argument
1190 skb_dst_set_noref(struct sk_buff * skb,struct dst_entry * dst) skb_dst_set_noref() argument
1201 skb_dst_is_noref(const struct sk_buff * skb) skb_dst_is_noref() argument
1219 skb_napi_id(const struct sk_buff * skb) skb_napi_id() argument
1228 skb_wifi_acked_valid(const struct sk_buff * skb) skb_wifi_acked_valid() argument
1243 skb_unref(struct sk_buff * skb) skb_unref() argument
1255 skb_data_unref(const struct sk_buff * skb,struct skb_shared_info * shinfo) skb_data_unref() argument
1277 kfree_skb_reason(struct sk_buff * skb,enum skb_drop_reason reason) kfree_skb_reason() argument
1286 kfree_skb(struct sk_buff * skb) kfree_skb() argument
1305 consume_skb(struct sk_buff * skb) consume_skb() argument
1369 skb_fclone_busy(const struct sock * sk,const struct sk_buff * skb) skb_fclone_busy() argument
1401 __pskb_copy(struct sk_buff * skb,int headroom,gfp_t gfp_mask) __pskb_copy() argument
1431 skb_pad(struct sk_buff * skb,int pad) skb_pad() argument
1494 skb_clear_hash(struct sk_buff * skb) skb_clear_hash() argument
1501 skb_clear_hash_if_not_l4(struct sk_buff * skb) skb_clear_hash_if_not_l4() argument
1508 __skb_set_hash(struct sk_buff * skb,__u32 hash,bool is_sw,bool is_l4) __skb_set_hash() argument
1516 skb_set_hash(struct sk_buff * skb,__u32 hash,enum pkt_hash_types type) skb_set_hash() argument
1523 __skb_set_sw_hash(struct sk_buff * skb,__u32 hash,bool is_l4) __skb_set_sw_hash() argument
1530 __skb_get_hash_symmetric(const struct sk_buff * skb) __skb_get_hash_symmetric() argument
1556 skb_flow_dissect(const struct sk_buff * skb,struct flow_dissector * flow_dissector,void * target_container,unsigned int flags) skb_flow_dissect() argument
1564 skb_flow_dissect_flow_keys(const struct sk_buff * skb,struct flow_keys * flow,unsigned int flags) skb_flow_dissect_flow_keys() argument
1575 skb_flow_dissect_flow_keys_basic(const struct net * net,const struct sk_buff * skb,struct flow_keys_basic * flow,const void * data,__be16 proto,int nhoff,int hlen,unsigned int flags) skb_flow_dissect_flow_keys_basic() argument
1608 skb_get_hash_net(const struct net * net,struct sk_buff * skb) skb_get_hash_net() argument
1616 skb_get_hash(struct sk_buff * skb) skb_get_hash() argument
1624 skb_get_hash_flowi6(struct sk_buff * skb,const struct flowi6 * fl6) skb_get_hash_flowi6() argument
1639 skb_get_hash_raw(const struct sk_buff * skb) skb_get_hash_raw() argument
1661 skb_is_decrypted(const struct sk_buff * skb) skb_is_decrypted() argument
1679 skb_end_pointer(const struct sk_buff * skb) skb_end_pointer() argument
1684 skb_end_offset(const struct sk_buff * skb) skb_end_offset() argument
1689 skb_set_end_offset(struct sk_buff * skb,unsigned int offset) skb_set_end_offset() argument
1694 skb_end_pointer(const struct sk_buff * skb) skb_end_pointer() argument
1699 skb_end_offset(const struct sk_buff * skb) skb_end_offset() argument
1704 skb_set_end_offset(struct sk_buff * skb,unsigned int offset) skb_set_end_offset() argument
1724 skb_zerocopy_iter_dgram(struct sk_buff * skb,struct msghdr * msg,int len) skb_zerocopy_iter_dgram() argument
1737 skb_hwtstamps(struct sk_buff * skb) skb_hwtstamps() argument
1742 skb_zcopy(struct sk_buff * skb) skb_zcopy() argument
1749 skb_zcopy_pure(const struct sk_buff * skb) skb_zcopy_pure() argument
1754 skb_zcopy_managed(const struct sk_buff * skb) skb_zcopy_managed() argument
1770 skb_zcopy_init(struct sk_buff * skb,struct ubuf_info * uarg) skb_zcopy_init() argument
1776 skb_zcopy_set(struct sk_buff * skb,struct ubuf_info * uarg,bool * have_ref) skb_zcopy_set() argument
1788 skb_zcopy_set_nouarg(struct sk_buff * skb,void * val) skb_zcopy_set_nouarg() argument
1794 skb_zcopy_is_nouarg(struct sk_buff * skb) skb_zcopy_is_nouarg() argument
1799 skb_zcopy_get_nouarg(struct sk_buff * skb) skb_zcopy_get_nouarg() argument
1821 skb_zcopy_clear(struct sk_buff * skb,bool zerocopy_success) skb_zcopy_clear() argument
1835 skb_zcopy_downgrade_managed(struct sk_buff * skb) skb_zcopy_downgrade_managed() argument
1842 skb_frags_readable(const struct sk_buff * skb) skb_frags_readable() argument
1847 skb_mark_not_on_list(struct sk_buff * skb) skb_mark_not_on_list() argument
1852 skb_poison_list(struct sk_buff * skb) skb_poison_list() argument
1860 skb_list_walk_safe(first,skb,next_skb) global() argument
1864 skb_list_del_init(struct sk_buff * skb) skb_list_del_init() argument
1902 skb_queue_is_last(const struct sk_buff_head * list,const struct sk_buff * skb) skb_queue_is_last() argument
1915 skb_queue_is_first(const struct sk_buff_head * list,const struct sk_buff * skb) skb_queue_is_first() argument
1929 skb_queue_next(const struct sk_buff_head * list,const struct sk_buff * skb) skb_queue_next() argument
1947 skb_queue_prev(const struct sk_buff_head * list,const struct sk_buff * skb) skb_queue_prev() argument
1963 skb_get(struct sk_buff * skb) skb_get() argument
1981 skb_cloned(const struct sk_buff * skb) skb_cloned() argument
1987 skb_unclone(struct sk_buff * skb,gfp_t pri) skb_unclone() argument
2004 skb_unclone_keeptruesize(struct sk_buff * skb,gfp_t pri) skb_unclone_keeptruesize() argument
2020 skb_header_cloned(const struct sk_buff * skb) skb_header_cloned() argument
2032 skb_header_unclone(struct sk_buff * skb,gfp_t pri) skb_header_unclone() argument
2048 __skb_header_release(struct sk_buff * skb) __skb_header_release() argument
2062 skb_shared(const struct sk_buff * skb) skb_shared() argument
2080 skb_share_check(struct sk_buff * skb,gfp_t pri) skb_share_check() argument
2115 skb_unshare(struct sk_buff * skb,gfp_t pri) skb_unshare() argument
2147 struct sk_buff *skb = list_->next; skb_peek() local
2174 skb_peek_next(struct sk_buff * skb,const struct sk_buff_head * list_) skb_peek_next() argument
2199 struct sk_buff *skb = READ_ONCE(list_->prev); skb_peek_tail() local
2431 __skb_unlink(struct sk_buff * skb,struct sk_buff_head * list) __skb_unlink() argument
2453 struct sk_buff *skb = skb_peek(list); __skb_dequeue() local
2470 struct sk_buff *skb = skb_peek_tail(list); __skb_dequeue_tail() local
2478 skb_is_nonlinear(const struct sk_buff * skb) skb_is_nonlinear() argument
2483 skb_headlen(const struct sk_buff * skb) skb_headlen() argument
2488 __skb_pagelen(const struct sk_buff * skb) __skb_pagelen() argument
2497 skb_pagelen(const struct sk_buff * skb) skb_pagelen() argument
2540 skb_len_add(struct sk_buff * skb,int delta) skb_len_add() argument
2560 __skb_fill_netmem_desc(struct sk_buff * skb,int i,netmem_ref netmem,int off,int size) __skb_fill_netmem_desc() argument
2583 __skb_fill_page_desc(struct sk_buff * skb,int i,struct page * page,int off,int size) __skb_fill_page_desc() argument
2589 skb_fill_netmem_desc(struct sk_buff * skb,int i,netmem_ref netmem,int off,int size) skb_fill_netmem_desc() argument
2610 skb_fill_page_desc(struct sk_buff * skb,int i,struct page * page,int off,int size) skb_fill_page_desc() argument
2627 skb_fill_page_desc_noacc(struct sk_buff * skb,int i,struct page * page,int off,int size) skb_fill_page_desc_noacc() argument
2640 skb_add_rx_frag(struct sk_buff * skb,int i,struct page * page,int off,int size,unsigned int truesize) skb_add_rx_frag() argument
2651 SKB_LINEAR_ASSERT(skb) global() argument
2654 skb_tail_pointer(const struct sk_buff * skb) skb_tail_pointer() argument
2659 skb_reset_tail_pointer(struct sk_buff * skb) skb_reset_tail_pointer() argument
2664 skb_set_tail_pointer(struct sk_buff * skb,const int offset) skb_set_tail_pointer() argument
2671 skb_tail_pointer(const struct sk_buff * skb) skb_tail_pointer() argument
2676 skb_reset_tail_pointer(struct sk_buff * skb) skb_reset_tail_pointer() argument
2681 skb_set_tail_pointer(struct sk_buff * skb,const int offset) skb_set_tail_pointer() argument
2688 skb_assert_len(struct sk_buff * skb) skb_assert_len() argument
2699 skb_might_realloc(struct sk_buff * skb) skb_might_realloc() argument
2707 __skb_put(struct sk_buff * skb,unsigned int len) __skb_put() argument
2716 __skb_put_zero(struct sk_buff * skb,unsigned int len) __skb_put_zero() argument
2724 __skb_put_data(struct sk_buff * skb,const void * data,unsigned int len) __skb_put_data() argument
2733 __skb_put_u8(struct sk_buff * skb,u8 val) __skb_put_u8() argument
2738 skb_put_zero(struct sk_buff * skb,unsigned int len) skb_put_zero() argument
2747 skb_put_data(struct sk_buff * skb,const void * data,unsigned int len) skb_put_data() argument
2757 skb_put_u8(struct sk_buff * skb,u8 val) skb_put_u8() argument
2763 __skb_push(struct sk_buff * skb,unsigned int len) __skb_push() argument
2773 __skb_pull(struct sk_buff * skb,unsigned int len) __skb_pull() argument
2789 skb_pull_inline(struct sk_buff * skb,unsigned int len) skb_pull_inline() argument
2799 pskb_may_pull_reason(struct sk_buff * skb,unsigned int len) pskb_may_pull_reason() argument
2816 pskb_may_pull(struct sk_buff * skb,unsigned int len) pskb_may_pull() argument
2821 pskb_pull(struct sk_buff * skb,unsigned int len) pskb_pull() argument
2838 skb_headroom(const struct sk_buff * skb) skb_headroom() argument
2849 skb_tailroom(const struct sk_buff * skb) skb_tailroom() argument
2861 skb_availroom(const struct sk_buff * skb) skb_availroom() argument
2877 skb_reserve(struct sk_buff * skb,int len) skb_reserve() argument
2895 skb_tailroom_reserve(struct sk_buff * skb,unsigned int mtu,unsigned int needed_tailroom) skb_tailroom_reserve() argument
2910 skb_set_inner_protocol(struct sk_buff * skb,__be16 protocol) skb_set_inner_protocol() argument
2917 skb_set_inner_ipproto(struct sk_buff * skb,__u8 ipproto) skb_set_inner_ipproto() argument
2924 skb_reset_inner_headers(struct sk_buff * skb) skb_reset_inner_headers() argument
2931 skb_mac_header_was_set(const struct sk_buff * skb) skb_mac_header_was_set() argument
2936 skb_reset_mac_len(struct sk_buff * skb) skb_reset_mac_len() argument
2946 skb_inner_transport_header(const struct sk_buff * skb) skb_inner_transport_header() argument
2952 skb_inner_transport_offset(const struct sk_buff * skb) skb_inner_transport_offset() argument
2957 skb_reset_inner_transport_header(struct sk_buff * skb) skb_reset_inner_transport_header() argument
2965 skb_set_inner_transport_header(struct sk_buff * skb,const int offset) skb_set_inner_transport_header() argument
2972 skb_inner_network_header(const struct sk_buff * skb) skb_inner_network_header() argument
2977 skb_reset_inner_network_header(struct sk_buff * skb) skb_reset_inner_network_header() argument
2985 skb_set_inner_network_header(struct sk_buff * skb,const int offset) skb_set_inner_network_header() argument
2992 skb_inner_network_header_was_set(const struct sk_buff * skb) skb_inner_network_header_was_set() argument
2997 skb_inner_mac_header(const struct sk_buff * skb) skb_inner_mac_header() argument
3002 skb_reset_inner_mac_header(struct sk_buff * skb) skb_reset_inner_mac_header() argument
3010 skb_set_inner_mac_header(struct sk_buff * skb,const int offset) skb_set_inner_mac_header() argument
3016 skb_transport_header_was_set(const struct sk_buff * skb) skb_transport_header_was_set() argument
3021 skb_transport_header(const struct sk_buff * skb) skb_transport_header() argument
3027 skb_reset_transport_header(struct sk_buff * skb) skb_reset_transport_header() argument
3035 skb_set_transport_header(struct sk_buff * skb,const int offset) skb_set_transport_header() argument
3042 skb_network_header(const struct sk_buff * skb) skb_network_header() argument
3047 skb_reset_network_header(struct sk_buff * skb) skb_reset_network_header() argument
3055 skb_set_network_header(struct sk_buff * skb,const int offset) skb_set_network_header() argument
3061 skb_mac_header(const struct sk_buff * skb) skb_mac_header() argument
3067 skb_mac_offset(const struct sk_buff * skb) skb_mac_offset() argument
3072 skb_mac_header_len(const struct sk_buff * skb) skb_mac_header_len() argument
3078 skb_unset_mac_header(struct sk_buff * skb) skb_unset_mac_header() argument
3083 skb_reset_mac_header(struct sk_buff * skb) skb_reset_mac_header() argument
3091 skb_set_mac_header(struct sk_buff * skb,const int offset) skb_set_mac_header() argument
3097 skb_pop_mac_header(struct sk_buff * skb) skb_pop_mac_header() argument
3102 skb_probe_transport_header(struct sk_buff * skb) skb_probe_transport_header() argument
3114 skb_mac_header_rebuild(struct sk_buff * skb) skb_mac_header_rebuild() argument
3128 skb_mac_header_rebuild_full(struct sk_buff * skb,u32 full_mac_len) skb_mac_header_rebuild_full() argument
3139 skb_checksum_start_offset(const struct sk_buff * skb) skb_checksum_start_offset() argument
3144 skb_checksum_start(const struct sk_buff * skb) skb_checksum_start() argument
3149 skb_transport_offset(const struct sk_buff * skb) skb_transport_offset() argument
3154 skb_network_header_len(const struct sk_buff * skb) skb_network_header_len() argument
3160 skb_inner_network_header_len(const struct sk_buff * skb) skb_inner_network_header_len() argument
3165 skb_network_offset(const struct sk_buff * skb) skb_network_offset() argument
3170 skb_inner_network_offset(const struct sk_buff * skb) skb_inner_network_offset() argument
3176 pskb_network_may_pull_reason(struct sk_buff * skb,unsigned int len) pskb_network_may_pull_reason() argument
3181 pskb_network_may_pull(struct sk_buff * skb,unsigned int len) pskb_network_may_pull() argument
3236 __skb_set_length(struct sk_buff * skb,unsigned int len) __skb_set_length() argument
3244 __skb_trim(struct sk_buff * skb,unsigned int len) __skb_trim() argument
3251 __pskb_trim(struct sk_buff * skb,unsigned int len) __pskb_trim() argument
3259 pskb_trim(struct sk_buff * skb,unsigned int len) pskb_trim() argument
3274 pskb_trim_unique(struct sk_buff * skb,unsigned int len) pskb_trim_unique() argument
3280 __skb_grow(struct sk_buff * skb,unsigned int len) __skb_grow() argument
3302 skb_orphan(struct sk_buff * skb) skb_orphan() argument
3322 skb_orphan_frags(struct sk_buff * skb,gfp_t gfp_mask) skb_orphan_frags() argument
3332 skb_orphan_frags_rx(struct sk_buff * skb,gfp_t gfp_mask) skb_orphan_frags_rx() argument
3351 struct sk_buff *skb; __skb_queue_purge_reason() local
3433 struct sk_buff *skb = __netdev_alloc_skb(dev, length + NET_IP_ALIGN, gfp); __netdev_alloc_skb_ip_align() local
3545 skb_propagate_pfmemalloc(const struct page * page,struct sk_buff * skb) skb_propagate_pfmemalloc() argument
3728 pskb_copy(struct sk_buff * skb,gfp_t gfp_mask) pskb_copy() argument
3735 pskb_copy_for_clone(struct sk_buff * skb,gfp_t gfp_mask) pskb_copy_for_clone() argument
3750 skb_clone_writable(const struct sk_buff * skb,unsigned int len) skb_clone_writable() argument
3756 skb_try_make_writable(struct sk_buff * skb,unsigned int write_len) skb_try_make_writable() argument
3763 __skb_cow(struct sk_buff * skb,unsigned int headroom,int cloned) __skb_cow() argument
3789 skb_cow(struct sk_buff * skb,unsigned int headroom) skb_cow() argument
3804 skb_cow_head(struct sk_buff * skb,unsigned int headroom) skb_cow_head() argument
3819 skb_padto(struct sk_buff * skb,unsigned int len) skb_padto() argument
3838 __skb_put_padto(struct sk_buff * skb,unsigned int len,bool free_on_error) __skb_put_padto() argument
3863 skb_put_padto(struct sk_buff * skb,unsigned int len) skb_put_padto() argument
3871 skb_can_coalesce(struct sk_buff * skb,int i,const struct page * page,int off) skb_can_coalesce() argument
3885 __skb_linearize(struct sk_buff * skb) __skb_linearize() argument
3897 skb_linearize(struct sk_buff * skb) skb_linearize() argument
3909 skb_has_shared_frag(const struct sk_buff * skb) skb_has_shared_frag() argument
3922 skb_linearize_cow(struct sk_buff * skb) skb_linearize_cow() argument
3929 __skb_postpull_rcsum(struct sk_buff * skb,const void * start,unsigned int len,unsigned int off) __skb_postpull_rcsum() argument
3950 skb_postpull_rcsum(struct sk_buff * skb,const void * start,unsigned int len) skb_postpull_rcsum() argument
3962 __skb_postpush_rcsum(struct sk_buff * skb,const void * start,unsigned int len,unsigned int off) __skb_postpush_rcsum() argument
3979 skb_postpush_rcsum(struct sk_buff * skb,const void * start,unsigned int len) skb_postpush_rcsum() argument
3998 skb_push_rcsum(struct sk_buff * skb,unsigned int len) skb_push_rcsum() argument
4016 pskb_trim_rcsum(struct sk_buff * skb,unsigned int len) pskb_trim_rcsum() argument
4024 __skb_trim_rcsum(struct sk_buff * skb,unsigned int len) __skb_trim_rcsum() argument
4032 __skb_grow_rcsum(struct sk_buff * skb,unsigned int len) __skb_grow_rcsum() argument
4042 skb_rb_next(skb) global() argument
4043 skb_rb_prev(skb) global() argument
4045 skb_queue_walk(queue,skb) global() argument
4050 skb_queue_walk_safe(queue,skb,tmp) global() argument
4055 skb_queue_walk_from(queue,skb) global() argument
4059 skb_rbtree_walk(skb,root) global() argument
4063 skb_rbtree_walk_from(skb) global() argument
4067 skb_rbtree_walk_from_safe(skb,tmp) global() argument
4071 skb_queue_walk_from_safe(queue,skb,tmp) global() argument
4076 skb_queue_reverse_walk(queue,skb) global() argument
4081 skb_queue_reverse_walk_safe(queue,skb,tmp) global() argument
4086 skb_queue_reverse_walk_from_safe(queue,skb,tmp) global() argument
4091 skb_has_frag_list(const struct sk_buff * skb) skb_has_frag_list() argument
4096 skb_frag_list_init(struct sk_buff * skb) skb_frag_list_init() argument
4101 skb_walk_frags(skb,iter) global() argument
4201 __skb_header_pointer(const struct sk_buff * skb,int offset,int len,const void * data,int hlen,void * buffer) __skb_header_pointer() argument
4214 skb_header_pointer(const struct sk_buff * skb,int offset,int len,void * buffer) skb_header_pointer() argument
4221 skb_pointer_if_linear(const struct sk_buff * skb,int offset,int len) skb_pointer_if_linear() argument
4238 skb_needs_linearize(struct sk_buff * skb,netdev_features_t features) skb_needs_linearize() argument
4246 skb_copy_from_linear_data(const struct sk_buff * skb,void * to,const unsigned int len) skb_copy_from_linear_data() argument
4253 skb_copy_from_linear_data_offset(const struct sk_buff * skb,const int offset,void * to,const unsigned int len) skb_copy_from_linear_data_offset() argument
4260 skb_copy_to_linear_data(struct sk_buff * skb,const void * from,const unsigned int len) skb_copy_to_linear_data() argument
4267 skb_copy_to_linear_data_offset(struct sk_buff * skb,const int offset,const void * from,const unsigned int len) skb_copy_to_linear_data_offset() argument
4277 skb_get_ktime(const struct sk_buff * skb) skb_get_ktime() argument
4291 skb_get_timestamp(const struct sk_buff * skb,struct __kernel_old_timeval * stamp) skb_get_timestamp() argument
4297 skb_get_new_timestamp(const struct sk_buff * skb,struct __kernel_sock_timeval * stamp) skb_get_new_timestamp() argument
4306 skb_get_timestampns(const struct sk_buff * skb,struct __kernel_old_timespec * stamp) skb_get_timestampns() argument
4315 skb_get_new_timestampns(const struct sk_buff * skb,struct __kernel_timespec * stamp) skb_get_new_timestampns() argument
4324 __net_timestamp(struct sk_buff * skb) __net_timestamp() argument
4335 skb_set_delivery_time(struct sk_buff * skb,ktime_t kt,u8 tstamp_type) skb_set_delivery_time() argument
4346 skb_set_delivery_type_by_clockid(struct sk_buff * skb,ktime_t kt,clockid_t clockid) skb_set_delivery_type_by_clockid() argument
4373 skb_clear_delivery_time(struct sk_buff * skb) skb_clear_delivery_time() argument
4384 skb_clear_tstamp(struct sk_buff * skb) skb_clear_tstamp() argument
4392 skb_tstamp(const struct sk_buff * skb) skb_tstamp() argument
4400 skb_tstamp_cond(const struct sk_buff * skb,bool cond) skb_tstamp_cond() argument
4411 skb_metadata_len(const struct sk_buff * skb) skb_metadata_len() argument
4416 skb_metadata_end(const struct sk_buff * skb) skb_metadata_end() argument
4473 skb_metadata_set(struct sk_buff * skb,u8 meta_len) skb_metadata_set() argument
4478 skb_metadata_clear(struct sk_buff * skb) skb_metadata_clear() argument
4492 skb_clone_tx_timestamp(struct sk_buff * skb) skb_clone_tx_timestamp() argument
4496 skb_defer_rx_timestamp(struct sk_buff * skb) skb_defer_rx_timestamp() argument
4548 skb_tx_timestamp(struct sk_buff * skb) skb_tx_timestamp() argument
4567 skb_csum_unnecessary(const struct sk_buff * skb) skb_csum_unnecessary() argument
4591 skb_checksum_complete(struct sk_buff * skb) skb_checksum_complete() argument
4597 __skb_decr_checksum_unnecessary(struct sk_buff * skb) __skb_decr_checksum_unnecessary() argument
4607 __skb_incr_checksum_unnecessary(struct sk_buff * skb) __skb_incr_checksum_unnecessary() argument
4618 __skb_reset_checksum_unnecessary(struct sk_buff * skb) __skb_reset_checksum_unnecessary() argument
4631 __skb_checksum_validate_needed(struct sk_buff * skb,bool zero_okay,__sum16 check) __skb_checksum_validate_needed() argument
4655 skb_checksum_complete_unset(struct sk_buff * skb) skb_checksum_complete_unset() argument
4670 __skb_checksum_validate_complete(struct sk_buff * skb,bool complete,__wsum psum) __skb_checksum_validate_complete() argument
4694 null_compute_pseudo(struct sk_buff * skb,int proto) null_compute_pseudo() argument
4709 __skb_checksum_validate(skb,proto,complete,zero_okay,check,compute_pseudo) global() argument
4720 skb_checksum_init(skb,proto,compute_pseudo) global() argument
4723 skb_checksum_init_zero_check(skb,proto,check,compute_pseudo) global() argument
4726 skb_checksum_validate(skb,proto,compute_pseudo) global() argument
4729 skb_checksum_validate_zero_check(skb,proto,check,compute_pseudo) global() argument
4733 skb_checksum_simple_validate(skb) global() argument
4736 __skb_checksum_convert_check(struct sk_buff * skb) __skb_checksum_convert_check() argument
4741 __skb_checksum_convert(struct sk_buff * skb,__wsum pseudo) __skb_checksum_convert() argument
4747 skb_checksum_try_convert(skb,proto,compute_pseudo) global() argument
4753 skb_remcsum_adjust_partial(struct sk_buff * skb,void * ptr,u16 start,u16 offset) skb_remcsum_adjust_partial() argument
4766 skb_remcsum_process(struct sk_buff * skb,void * ptr,int start,int offset,bool nopartial) skb_remcsum_process() argument
4787 skb_nfct(const struct sk_buff * skb) skb_nfct() argument
4796 skb_get_nfct(const struct sk_buff * skb) skb_get_nfct() argument
4805 skb_set_nfct(struct sk_buff * skb,unsigned long nfct) skb_set_nfct() argument
4857 skb_ext_put(struct sk_buff * skb) skb_ext_put() argument
4887 skb_ext_exist(const struct sk_buff * skb,enum skb_ext_id id) skb_ext_exist() argument
4892 skb_ext_del(struct sk_buff * skb,enum skb_ext_id id) skb_ext_del() argument
4898 skb_ext_find(const struct sk_buff * skb,enum skb_ext_id id) skb_ext_find() argument
4909 skb_ext_reset(struct sk_buff * skb) skb_ext_reset() argument
4917 skb_has_extensions(struct sk_buff * skb) skb_has_extensions() argument
4922 skb_ext_put(struct sk_buff * skb) skb_ext_put() argument
4923 skb_ext_reset(struct sk_buff * skb) skb_ext_reset() argument
4924 skb_ext_del(struct sk_buff * skb,int unused) skb_ext_del() argument
4927 skb_has_extensions(struct sk_buff * skb) skb_has_extensions() argument
4930 nf_reset_ct(struct sk_buff * skb) nf_reset_ct() argument
4938 nf_reset_trace(struct sk_buff * skb) nf_reset_trace() argument
4945 ipvs_reset(struct sk_buff * skb) ipvs_reset() argument
4981 skb_init_secmark(struct sk_buff * skb) skb_init_secmark() argument
4989 skb_init_secmark(struct sk_buff * skb) skb_init_secmark() argument
4993 secpath_exists(const struct sk_buff * skb) secpath_exists() argument
5002 skb_irq_freeable(const struct sk_buff * skb) skb_irq_freeable() argument
5011 skb_set_queue_mapping(struct sk_buff * skb,u16 queue_mapping) skb_set_queue_mapping() argument
5016 skb_get_queue_mapping(const struct sk_buff * skb) skb_get_queue_mapping() argument
5026 skb_record_rx_queue(struct sk_buff * skb,u16 rx_queue) skb_record_rx_queue() argument
5031 skb_get_rx_queue(const struct sk_buff * skb) skb_get_rx_queue() argument
5036 skb_rx_queue_recorded(const struct sk_buff * skb) skb_rx_queue_recorded() argument
5041 skb_set_dst_pending_confirm(struct sk_buff * skb,u32 val) skb_set_dst_pending_confirm() argument
5046 skb_get_dst_pending_confirm(const struct sk_buff * skb) skb_get_dst_pending_confirm() argument
5051 skb_sec_path(const struct sk_buff * skb) skb_sec_path() argument
5060 skb_is_gso(const struct sk_buff * skb) skb_is_gso() argument
5066 skb_is_gso_v6(const struct sk_buff * skb) skb_is_gso_v6() argument
5072 skb_is_gso_sctp(const struct sk_buff * skb) skb_is_gso_sctp() argument
5078 skb_is_gso_tcp(const struct sk_buff * skb) skb_is_gso_tcp() argument
5083 skb_gso_reset(struct sk_buff * skb) skb_gso_reset() argument
5108 skb_warn_if_lro(const struct sk_buff * skb) skb_warn_if_lro() argument
5122 skb_forward_csum(struct sk_buff * skb) skb_forward_csum() argument
5137 skb_checksum_none_assert(const struct sk_buff * skb) skb_checksum_none_assert() argument
5158 skb_head_is_locked(const struct sk_buff * skb) skb_head_is_locked() argument
5172 lco_csum(struct sk_buff * skb) lco_csum() argument
5188 skb_is_redirected(const struct sk_buff * skb) skb_is_redirected() argument
5193 skb_set_redirected(struct sk_buff * skb,bool from_ingress) skb_set_redirected() argument
5203 skb_reset_redirect(struct sk_buff * skb) skb_reset_redirect() argument
5208 skb_set_redirected_noclear(struct sk_buff * skb,bool from_ingress) skb_set_redirected_noclear() argument
5217 skb_csum_is_sctp(struct sk_buff * skb) skb_csum_is_sctp() argument
5226 skb_reset_csum_not_inet(struct sk_buff * skb) skb_reset_csum_not_inet() argument
5234 skb_set_kcov_handle(struct sk_buff * skb,const u64 kcov_handle) skb_set_kcov_handle() argument
5242 skb_get_kcov_handle(struct sk_buff * skb) skb_get_kcov_handle() argument
5251 skb_mark_for_recycle(struct sk_buff * skb) skb_mark_for_recycle() argument
[all...]
H A Dnetfilter_bridge.h19 static inline void br_drop_fake_rtable(struct sk_buff *skb) in br_drop_fake_rtable()
28 nf_bridge_info_get(const struct sk_buff *skb) in nf_bridge_info_get()
33 static inline bool nf_bridge_info_exists(const struct sk_buff *skb) in nf_bridge_info_exists()
38 static inline int nf_bridge_get_physinif(const struct sk_buff *skb) in nf_bridge_get_physinif()
48 static inline int nf_bridge_get_physoutif(const struct sk_buff *skb) in nf_bridge_get_physoutif()
59 nf_bridge_get_physindev(const struct sk_buff *skb, struct net *net) in nf_bridge_get_physindev()
67 nf_bridge_get_physoutdev(const struct sk_buff *skb) in nf_bridge_get_physoutdev()
74 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
81 #define br_drop_fake_rtable(skb) do { } while (0) argument
82 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
/linux/net/xfrm/
H A Dxfrm_output.c31 static int xfrm_skb_check_space(struct sk_buff *skb) in xfrm_skb_check_space()
52 static struct dst_entry *skb_dst_pop(struct sk_buff *skb) in skb_dst_pop()
65 static int xfrm4_transport_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_transport_output()
82 static int mip6_rthdr_offset(struct sk_buff *skb, u8 **nexthdr, int type) in mip6_rthdr_offset()
142 static int xfrm6_hdr_offset(struct xfrm_state *x, struct sk_buff *skb, u8 **prevhdr) in xfrm6_hdr_offset()
163 static int xfrm6_transport_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_transport_output()
194 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_ro_output()
224 static int xfrm4_beet_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_beet_encap_add()
273 static int xfrm4_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_tunnel_encap_add()
319 static int xfrm6_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_tunnel_encap_add()
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c94 static __always_inline int __encap_ipv4(struct __sk_buff *skb, __u8 encap_proto, in __encap_ipv4()
256 static __always_inline int encap_ipv4(struct __sk_buff *skb, __u8 encap_proto, in encap_ipv4()
262 static __always_inline int __encap_ipv6(struct __sk_buff *skb, __u8 encap_proto, in __encap_ipv6()
373 static int encap_ipv6_ipip6(struct __sk_buff *skb) in encap_ipv6_ipip6()
428 static __always_inline int encap_ipv6(struct __sk_buff *skb, __u8 encap_proto, in encap_ipv6()
435 int __encap_ipip_none(struct __sk_buff *skb) in __encap_ipip_none()
444 int __encap_gre_none(struct __sk_buff *skb) in __encap_gre_none()
453 int __encap_gre_mpls(struct __sk_buff *skb) in __encap_gre_mpls()
462 int __encap_gre_eth(struct __sk_buff *skb) in __encap_gre_eth()
471 int __encap_udp_none(struct __sk_buff *skb) in __encap_udp_none()
[all …]
H A Dtest_tunnel_kern.c58 int gre_set_tunnel(struct __sk_buff *skb) in gre_set_tunnel()
80 int gre_set_tunnel_no_key(struct __sk_buff *skb) in gre_set_tunnel_no_key()
101 int gre_get_tunnel(struct __sk_buff *skb) in gre_get_tunnel()
117 int ip6gretap_set_tunnel(struct __sk_buff *skb) in ip6gretap_set_tunnel()
141 int ip6gretap_get_tunnel(struct __sk_buff *skb) in ip6gretap_get_tunnel()
160 int erspan_set_tunnel(struct __sk_buff *skb) in erspan_set_tunnel()
203 int erspan_get_tunnel(struct __sk_buff *skb) in erspan_get_tunnel()
239 int ip4ip6erspan_set_tunnel(struct __sk_buff *skb) in ip4ip6erspan_set_tunnel()
283 int ip4ip6erspan_get_tunnel(struct __sk_buff *skb) in ip4ip6erspan_get_tunnel()
320 int vxlan_set_tunnel_dst(struct __sk_buff *skb) in vxlan_set_tunnel_dst()
[all …]
H A Dtest_global_func3.c9 int f1(struct __sk_buff *skb) in f1()
15 int f2(int val, struct __sk_buff *skb) in f2()
21 int f3(int val, struct __sk_buff *skb, int var) in f3()
27 int f4(struct __sk_buff *skb) in f4()
33 int f5(struct __sk_buff *skb) in f5()
39 int f6(struct __sk_buff *skb) in f6()
45 int f7(struct __sk_buff *skb) in f7()
51 int f8(struct __sk_buff *skb) in f8()
58 int global_func3(struct __sk_buff *skb) in global_func3()
H A Dtest_global_func4.c9 int f1(struct __sk_buff *skb) in f1()
15 int f2(int val, struct __sk_buff *skb) in f2()
21 int f3(int val, struct __sk_buff *skb, int var) in f3()
27 int f4(struct __sk_buff *skb) in f4()
33 int f5(struct __sk_buff *skb) in f5()
39 int f6(struct __sk_buff *skb) in f6()
45 int f7(struct __sk_buff *skb) in f7()
52 int global_func4(struct __sk_buff *skb) in global_func4()
/linux/include/net/
H A Dgro.h103 #define NAPI_GRO_CB(skb) ((struct napi_gro_cb *)(skb)->cb) argument
106 static inline int gro_recursion_inc_test(struct sk_buff *skb) in gro_recursion_inc_test()
114 struct sk_buff *skb) in call_gro_receive()
129 struct sk_buff *skb) in call_gro_receive_sk()
139 static inline unsigned int skb_gro_offset(const struct sk_buff *skb) in skb_gro_offset()
144 static inline unsigned int skb_gro_len(const struct sk_buff *skb) in skb_gro_len()
149 static inline void skb_gro_pull(struct sk_buff *skb, unsigned int len) in skb_gro_pull()
154 static inline void *skb_gro_header_fast(const struct sk_buff *skb, in skb_gro_header_fast()
160 static inline bool skb_gro_may_pull(const struct sk_buff *skb, in skb_gro_may_pull()
166 static inline void *skb_gro_header_slow(struct sk_buff *skb, unsigned int hlen, in skb_gro_header_slow()
[all …]
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h238 ath10k_wmi_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_rx()
270 ath10k_wmi_pull_scan(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_scan()
280 ath10k_wmi_pull_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_compl()
290 ath10k_wmi_pull_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_bundle_compl()
300 ath10k_wmi_pull_mgmt_rx(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_rx()
310 ath10k_wmi_pull_ch_info(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_ch_info()
320 ath10k_wmi_pull_vdev_start(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_vdev_start()
330 ath10k_wmi_pull_peer_kick(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_peer_kick()
340 ath10k_wmi_pull_swba(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_swba()
350 ath10k_wmi_pull_phyerr_hdr(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_phyerr_hdr()
[all …]
/linux/net/bluetooth/
H A Dhci_event.c47 static void *hci_ev_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, in hci_ev_skb_pull()
59 static void *hci_cc_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, in hci_cc_skb_pull()
71 static void *hci_le_ev_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, in hci_le_ev_skb_pull()
84 struct sk_buff *skb) in hci_cc_inquiry_cancel()
122 struct sk_buff *skb) in hci_cc_periodic_inq()
137 struct sk_buff *skb) in hci_cc_exit_periodic_inq()
152 struct sk_buff *skb) in hci_cc_remote_name_req_cancel()
162 struct sk_buff *skb) in hci_cc_role_discovery()
184 struct sk_buff *skb) in hci_cc_read_link_policy()
206 struct sk_buff *skb) in hci_cc_write_link_policy()
[all …]
/linux/net/nfc/nci/
H A Drsp.c29 const struct sk_buff *skb) in nci_core_reset_rsp_packet()
48 const struct sk_buff *skb) in nci_core_init_rsp_packet_v1()
87 const struct sk_buff *skb) in nci_core_init_rsp_packet_v2()
124 static void nci_core_init_rsp_packet(struct nci_dev *ndev, const struct sk_buff *skb) in nci_core_init_rsp_packet()
166 const struct sk_buff *skb) in nci_core_set_config_rsp_packet()
176 const struct sk_buff *skb) in nci_rf_disc_map_rsp_packet()
186 const struct sk_buff *skb) in nci_rf_disc_rsp_packet()
217 const struct sk_buff *skb) in nci_rf_disc_select_rsp_packet()
229 const struct sk_buff *skb) in nci_rf_deactivate_rsp_packet()
245 const struct sk_buff *skb) in nci_nfcee_discover_rsp_packet()
[all …]
/linux/net/core/
H A Dskbuff.c204 static void skb_panic(struct sk_buff *skb, unsigned int sz, void *addr, in skb_panic()
214 static void skb_over_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_over_panic()
219 static void skb_under_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_under_panic()
279 struct sk_buff *skb; in napi_skb_cache_get() local
362 static inline void __finalize_skb_around(struct sk_buff *skb, void *data, in __finalize_skb_around()
387 static inline void *__slab_build_skb(struct sk_buff *skb, void *data, in __slab_build_skb()
412 struct sk_buff *skb; in slab_build_skb() local
429 static void __build_skb_around(struct sk_buff *skb, void *data, in __build_skb_around()
465 struct sk_buff *skb; in __build_skb() local
483 struct sk_buff *skb = __build_skb(data, frag_size); in build_skb() local
[all …]
H A Dgro.c91 int skb_gro_receive(struct sk_buff *p, struct sk_buff *skb) in skb_gro_receive()
226 int skb_gro_receive_list(struct sk_buff *p, struct sk_buff *skb) in skb_gro_receive_list()
253 static void gro_complete(struct gro_node *gro, struct sk_buff *skb) in gro_complete()
292 struct sk_buff *skb, *p; in __gro_flush_chain() local
324 static unsigned long gro_list_prepare_tc_ext(const struct sk_buff *skb, in gro_list_prepare_tc_ext()
343 const struct sk_buff *skb) in gro_list_prepare()
385 static inline void skb_gro_reset_offset(struct sk_buff *skb, u32 nhoff) in skb_gro_reset_offset()
412 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0()
433 static void gro_try_pull_from_frag0(struct sk_buff *skb) in gro_try_pull_from_frag0()
461 struct sk_buff *skb) in dev_gro_receive()
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm_mbox.c62 nfp_ccm_mbox_msg_init(struct sk_buff *skb, unsigned int exp_reply, int max_len) in nfp_ccm_mbox_msg_init()
73 static int nfp_ccm_mbox_maxlen(const struct sk_buff *skb) in nfp_ccm_mbox_maxlen()
80 static bool nfp_ccm_mbox_done(struct sk_buff *skb) in nfp_ccm_mbox_done()
87 static bool nfp_ccm_mbox_in_progress(struct sk_buff *skb) in nfp_ccm_mbox_in_progress()
95 static void nfp_ccm_mbox_set_busy(struct sk_buff *skb) in nfp_ccm_mbox_set_busy()
102 static bool nfp_ccm_mbox_is_posted(struct sk_buff *skb) in nfp_ccm_mbox_is_posted()
109 static void nfp_ccm_mbox_mark_posted(struct sk_buff *skb) in nfp_ccm_mbox_mark_posted()
116 static bool nfp_ccm_mbox_is_first(struct nfp_net *nn, struct sk_buff *skb) in nfp_ccm_mbox_is_first()
121 static bool nfp_ccm_mbox_should_run(struct nfp_net *nn, struct sk_buff *skb) in nfp_ccm_mbox_should_run()
131 struct sk_buff *skb; in nfp_ccm_mbox_mark_next_runner() local
[all …]
/linux/net/ieee802154/6lowpan/
H A Drx.c21 static int lowpan_give_skb_to_device(struct sk_buff *skb) in lowpan_give_skb_to_device()
30 static int lowpan_rx_handlers_result(struct sk_buff *skb, lowpan_rx_result res) in lowpan_rx_handlers_result()
64 static lowpan_rx_result lowpan_rx_h_frag(struct sk_buff *skb) in lowpan_rx_h_frag()
83 int lowpan_iphc_decompress(struct sk_buff *skb) in lowpan_iphc_decompress()
93 static lowpan_rx_result lowpan_rx_h_iphc(struct sk_buff *skb) in lowpan_rx_h_iphc()
112 lowpan_rx_result lowpan_rx_h_ipv6(struct sk_buff *skb) in lowpan_rx_h_ipv6()
127 static lowpan_rx_result lowpan_rx_h_esc(struct sk_buff *skb) in lowpan_rx_h_esc()
143 static lowpan_rx_result lowpan_rx_h_hc1(struct sk_buff *skb) in lowpan_rx_h_hc1()
159 static lowpan_rx_result lowpan_rx_h_dff(struct sk_buff *skb) in lowpan_rx_h_dff()
175 static lowpan_rx_result lowpan_rx_h_bc0(struct sk_buff *skb) in lowpan_rx_h_bc0()
[all …]
/linux/net/openvswitch/
H A Dflow.c62 const struct sk_buff *skb) in ovs_flow_stats_update() argument
179 static int check_header(struct sk_buff *skb, int len) in check_header() argument
188 static bool arphdr_ok(struct sk_buff *skb) in arphdr_ok() argument
194 static int check_iphdr(struct sk_buff *skb) in check_iphdr() argument
213 tcphdr_ok(struct sk_buff * skb) tcphdr_ok() argument
229 udphdr_ok(struct sk_buff * skb) udphdr_ok() argument
235 sctphdr_ok(struct sk_buff * skb) sctphdr_ok() argument
241 icmphdr_ok(struct sk_buff * skb) icmphdr_ok() argument
273 get_ipv6_ext_hdrs(struct sk_buff * skb,struct ipv6hdr * nh,u16 * ext_hdrs) get_ipv6_ext_hdrs() argument
385 parse_ipv6hdr(struct sk_buff * skb,struct sw_flow_key * key) parse_ipv6hdr() argument
434 icmp6hdr_ok(struct sk_buff * skb) icmp6hdr_ok() argument
450 parse_vlan_tag(struct sk_buff * skb,struct vlan_head * key_vh,bool untag_vlan) parse_vlan_tag() argument
494 parse_vlan(struct sk_buff * skb,struct sw_flow_key * key) parse_vlan() argument
516 parse_ethertype(struct sk_buff * skb) parse_ethertype() argument
554 parse_icmpv6(struct sk_buff * skb,struct sw_flow_key * key,int nh_len) parse_icmpv6() argument
629 parse_nsh(struct sk_buff * skb,struct sw_flow_key * key) parse_nsh() argument
683 key_extract_l3l4(struct sk_buff * skb,struct sw_flow_key * key) key_extract_l3l4() argument
915 key_extract(struct sk_buff * skb,struct sw_flow_key * key) key_extract() argument
971 ovs_flow_key_update_l3l4(struct sk_buff * skb,struct sw_flow_key * key) ovs_flow_key_update_l3l4() argument
976 ovs_flow_key_update(struct sk_buff * skb,struct sw_flow_key * key) ovs_flow_key_update() argument
987 key_extract_mac_proto(struct sk_buff * skb) key_extract_mac_proto() argument
1002 ovs_flow_key_extract(const struct ip_tunnel_info * tun_info,struct sk_buff * skb,struct sw_flow_key * key) ovs_flow_key_extract() argument
1077 ovs_flow_key_extract_userspace(struct net * net,const struct nlattr * attr,struct sk_buff * skb,struct sw_flow_key * key,bool log) ovs_flow_key_extract_userspace() argument
[all...]
H A Dactions.c90 static struct deferred_action *add_deferred_actions(struct sk_buff *skb, in add_deferred_actions()
129 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key, in push_mpls()
145 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key, in pop_mpls()
162 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls()
182 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan()
196 static int push_vlan(struct sk_buff *skb, struct sw_flow_key *key, in push_vlan()
225 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr()
252 static int pop_eth(struct sk_buff *skb, struct sw_flow_key *key) in pop_eth()
266 static int push_eth(struct sk_buff *skb, struct sw_flow_key *key, in push_eth()
282 static noinline_for_stack int push_nsh(struct sk_buff *skb, in push_nsh()
[all …]
/linux/samples/bpf/
H A Dtest_lwt_bpf.c29 int do_nop(struct __sk_buff *skb) in do_nop()
36 int do_test_ctx(struct __sk_buff *skb) in do_test_ctx()
49 int do_test_cb(struct __sk_buff *skb) in do_test_cb()
60 int do_test_data(struct __sk_buff *skb) in do_test_data()
84 static inline int rewrite(struct __sk_buff *skb, uint32_t old_ip, in rewrite()
141 int do_test_rewrite(struct __sk_buff *skb) in do_test_rewrite()
160 static inline int __do_push_ll_and_redirect(struct __sk_buff *skb) in __do_push_ll_and_redirect()
185 int do_push_ll_and_redirect_silent(struct __sk_buff *skb) in do_push_ll_and_redirect_silent()
191 int do_push_ll_and_redirect(struct __sk_buff *skb) in do_push_ll_and_redirect()
202 static inline void __fill_garbage(struct __sk_buff *skb) in __fill_garbage()
[all …]
/linux/net/netfilter/
H A Dnf_flow_table_ip.c23 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check()
43 static void nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp()
52 static void nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp()
66 static void nf_flow_nat_ip_l4proto(struct sk_buff *skb, struct iphdr *iph, in nf_flow_nat_ip_l4proto()
81 struct sk_buff *skb, struct iphdr *iph, in nf_flow_snat_ip()
104 struct sk_buff *skb, struct iphdr *iph, in nf_flow_dnat_ip()
126 static void nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_nat_ip()
145 static void nf_flow_tuple_encap(struct sk_buff *skb, in nf_flow_tuple_encap()
177 static int nf_flow_tuple_ip(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ip()
250 static bool nf_flow_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) in nf_flow_exceeds_mtu()
[all …]
H A Dnf_nat_proto.c39 __udp_manip_pkt(struct sk_buff *skb, in __udp_manip_pkt()
65 static bool udp_manip_pkt(struct sk_buff *skb, in udp_manip_pkt()
81 static bool udplite_manip_pkt(struct sk_buff *skb, in udplite_manip_pkt()
99 sctp_manip_pkt(struct sk_buff *skb, in sctp_manip_pkt()
141 tcp_manip_pkt(struct sk_buff *skb, in tcp_manip_pkt()
183 dccp_manip_pkt(struct sk_buff *skb, in dccp_manip_pkt()
223 icmp_manip_pkt(struct sk_buff *skb, in icmp_manip_pkt()
254 icmpv6_manip_pkt(struct sk_buff *skb, in icmpv6_manip_pkt()
278 gre_manip_pkt(struct sk_buff *skb, in gre_manip_pkt()
317 static bool l4proto_manip_pkt(struct sk_buff *skb, in l4proto_manip_pkt()
[all …]
/linux/net/batman-adv/
H A Dmulticast_forw.c52 static void *batadv_mcast_forw_skb_push(struct sk_buff *skb, size_t size, in batadv_mcast_forw_skb_push()
70 batadv_mcast_forw_push_padding(struct sk_buff *skb, unsigned short *tvlv_len) in batadv_mcast_forw_push_padding()
97 batadv_mcast_forw_push_est_padding(struct sk_buff *skb, int count, in batadv_mcast_forw_push_est_padding()
150 struct sk_buff *skb, unsigned short vid, in batadv_mcast_forw_push_dest()
191 struct sk_buff *skb, in batadv_mcast_forw_push_dests_list()
230 batadv_mcast_forw_push_tt(struct batadv_priv *bat_priv, struct sk_buff *skb, in batadv_mcast_forw_push_tt()
277 struct sk_buff *skb, in batadv_mcast_forw_push_want_all()
323 struct sk_buff *skb, in batadv_mcast_forw_push_want_rtr()
367 static void batadv_mcast_forw_scrape(struct sk_buff *skb, in batadv_mcast_forw_scrape()
391 static void batadv_mcast_forw_push_scrape_padding(struct sk_buff *skb, in batadv_mcast_forw_push_scrape_padding()
[all …]
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.c16 nfp_flower_cmsg_get_hdr(struct sk_buff *skb) in nfp_flower_cmsg_get_hdr()
26 struct sk_buff *skb; in nfp_flower_cmsg_alloc() local
47 struct sk_buff *skb; in nfp_flower_cmsg_mac_repr_start() local
62 nfp_flower_cmsg_mac_repr_add(struct sk_buff *skb, unsigned int idx, in nfp_flower_cmsg_mac_repr_add()
79 struct sk_buff *skb; in nfp_flower_cmsg_portmod() local
104 struct sk_buff *skb; in nfp_flower_cmsg_portreify() local
123 nfp_flower_process_mtu_ack(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_process_mtu_ack()
151 nfp_flower_cmsg_portmod_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portmod_rx()
186 nfp_flower_cmsg_portreify_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portreify_rx()
208 nfp_flower_cmsg_merge_hint_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_merge_hint_rx()
[all …]

12345678910>>...93