Home
last modified time | relevance | path

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

12345678910>>...94

/Linux-v4.19/net/llc/
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 …]
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 …]
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 …]
Dllc_s_ev.c23 int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_activation_req()
31 int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_ui()
41 int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_unitdata_req()
51 int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_xid_req()
60 int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_c()
70 int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_r()
80 int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_test_req()
89 int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_c()
99 int llc_sap_ev_rx_test_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_r()
109 int llc_sap_ev_deactivation_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_deactivation_req()
/Linux-v4.19/include/linux/
Dskbuff.h871 static inline bool skb_pfmemalloc(const struct sk_buff *skb) in skb_pfmemalloc()
890 static inline struct dst_entry *skb_dst(const struct sk_buff *skb) in skb_dst()
909 static inline void skb_dst_set(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set()
924 static inline void skb_dst_set_noref(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set_noref()
934 static inline bool skb_dst_is_noref(const struct sk_buff *skb) in skb_dst_is_noref()
939 static inline struct rtable *skb_rtable(const struct sk_buff *skb) in skb_rtable()
953 static inline unsigned int skb_napi_id(const struct sk_buff *skb) in skb_napi_id()
963 static inline bool skb_unref(struct sk_buff *skb) in skb_unref()
1023 const struct sk_buff *skb) in skb_fclone_busy()
1048 static inline struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom, in __pskb_copy()
[all …]
Dnetfilter_bridge.h12 static inline void br_drop_fake_rtable(struct sk_buff *skb) in br_drop_fake_rtable()
20 static inline int nf_bridge_get_physinif(const struct sk_buff *skb) in nf_bridge_get_physinif()
31 static inline int nf_bridge_get_physoutif(const struct sk_buff *skb) in nf_bridge_get_physoutif()
43 nf_bridge_get_physindev(const struct sk_buff *skb) in nf_bridge_get_physindev()
49 nf_bridge_get_physoutdev(const struct sk_buff *skb) in nf_bridge_get_physoutdev()
54 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
59 #define br_drop_fake_rtable(skb) do { } while (0) argument
60 static inline bool nf_bridge_in_prerouting(const struct sk_buff *skb) in nf_bridge_in_prerouting()
/Linux-v4.19/net/bluetooth/
Dhci_event.c44 static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_inquiry_cancel()
69 static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_periodic_inq()
81 static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_exit_periodic_inq()
96 struct sk_buff *skb) in hci_cc_remote_name_req_cancel()
101 static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_role_discovery()
120 static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_link_policy()
139 static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_link_policy()
164 struct sk_buff *skb) in hci_cc_read_def_link_policy()
177 struct sk_buff *skb) in hci_cc_write_def_link_policy()
194 static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_reset()
[all …]
/Linux-v4.19/net/bridge/
Dbr_netfilter_hooks.c73 #define IS_IP(skb) \ argument
76 #define IS_IPV6(skb) \ argument
79 #define IS_ARP(skb) \ argument
82 static inline __be16 vlan_proto(const struct sk_buff *skb) in vlan_proto()
92 #define IS_VLAN_IP(skb) \ argument
96 #define IS_VLAN_IPV6(skb) \ argument
100 #define IS_VLAN_ARP(skb) \ argument
104 static inline __be16 pppoe_proto(const struct sk_buff *skb) in pppoe_proto()
110 #define IS_PPPOE_IP(skb) \ argument
115 #define IS_PPPOE_IPV6(skb) \ argument
[all …]
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h225 ath10k_wmi_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_rx()
257 ath10k_wmi_pull_scan(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_scan()
267 ath10k_wmi_pull_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_compl()
277 ath10k_wmi_pull_mgmt_rx(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_rx()
287 ath10k_wmi_pull_ch_info(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_ch_info()
297 ath10k_wmi_pull_vdev_start(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_vdev_start()
307 ath10k_wmi_pull_peer_kick(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_peer_kick()
317 ath10k_wmi_pull_swba(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_swba()
327 ath10k_wmi_pull_phyerr_hdr(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_phyerr_hdr()
347 ath10k_wmi_pull_svc_rdy(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_svc_rdy()
[all …]
/Linux-v4.19/net/ieee802154/6lowpan/
Drx.c29 static int lowpan_give_skb_to_device(struct sk_buff *skb) in lowpan_give_skb_to_device()
38 static int lowpan_rx_handlers_result(struct sk_buff *skb, lowpan_rx_result res) in lowpan_rx_handlers_result()
72 static lowpan_rx_result lowpan_rx_h_frag(struct sk_buff *skb) in lowpan_rx_h_frag()
91 int lowpan_iphc_decompress(struct sk_buff *skb) in lowpan_iphc_decompress()
101 static lowpan_rx_result lowpan_rx_h_iphc(struct sk_buff *skb) in lowpan_rx_h_iphc()
120 lowpan_rx_result lowpan_rx_h_ipv6(struct sk_buff *skb) in lowpan_rx_h_ipv6()
135 static lowpan_rx_result lowpan_rx_h_esc(struct sk_buff *skb) in lowpan_rx_h_esc()
151 static lowpan_rx_result lowpan_rx_h_hc1(struct sk_buff *skb) in lowpan_rx_h_hc1()
167 static lowpan_rx_result lowpan_rx_h_dff(struct sk_buff *skb) in lowpan_rx_h_dff()
183 static lowpan_rx_result lowpan_rx_h_bc0(struct sk_buff *skb) in lowpan_rx_h_bc0()
[all …]
/Linux-v4.19/samples/bpf/
Dtest_lwt_bpf.c37 int do_nop(struct __sk_buff *skb) in do_nop()
44 int do_test_ctx(struct __sk_buff *skb) in do_test_ctx()
57 int do_test_cb(struct __sk_buff *skb) in do_test_cb()
68 int do_test_data(struct __sk_buff *skb) in do_test_data()
92 static inline int rewrite(struct __sk_buff *skb, uint32_t old_ip, in rewrite()
149 int do_test_rewrite(struct __sk_buff *skb) in do_test_rewrite()
168 static inline int __do_push_ll_and_redirect(struct __sk_buff *skb) in __do_push_ll_and_redirect()
193 int do_push_ll_and_redirect_silent(struct __sk_buff *skb) in do_push_ll_and_redirect_silent()
199 int do_push_ll_and_redirect(struct __sk_buff *skb) in do_push_ll_and_redirect()
210 static inline void __fill_garbage(struct __sk_buff *skb) in __fill_garbage()
[all …]
Dtcbpf1_kern.c15 static inline void set_dst_mac(struct __sk_buff *skb, char *mac) in set_dst_mac()
23 static inline void set_ip_tos(struct __sk_buff *skb, __u8 new_tos) in set_ip_tos()
36 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_src()
46 static inline void set_tcp_dest_port(struct __sk_buff *skb, __u16 new_port) in set_tcp_dest_port()
55 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1()
69 int _redirect_xmit(struct __sk_buff *skb) in _redirect_xmit()
74 int _redirect_recv(struct __sk_buff *skb) in _redirect_recv()
79 int _clone_redirect_xmit(struct __sk_buff *skb) in _clone_redirect_xmit()
85 int _clone_redirect_recv(struct __sk_buff *skb) in _clone_redirect_recv()
/Linux-v4.19/net/nfc/nci/
Drsp.c40 static void nci_core_reset_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_core_reset_rsp_packet()
55 static void nci_core_init_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_core_init_rsp_packet()
122 struct sk_buff *skb) in nci_core_set_config_rsp_packet()
132 struct sk_buff *skb) in nci_rf_disc_map_rsp_packet()
141 static void nci_rf_disc_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_rf_disc_rsp_packet()
172 struct sk_buff *skb) in nci_rf_disc_select_rsp_packet()
184 struct sk_buff *skb) in nci_rf_deactivate_rsp_packet()
200 struct sk_buff *skb) in nci_nfcee_discover_rsp_packet()
217 struct sk_buff *skb) in nci_nfcee_mode_set_rsp_packet()
226 struct sk_buff *skb) in nci_core_conn_create_rsp_packet()
[all …]
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_tunnel_kern.c47 int _gre_set_tunnel(struct __sk_buff *skb) in _gre_set_tunnel()
69 int _gre_get_tunnel(struct __sk_buff *skb) in _gre_get_tunnel()
86 int _ip6gretap_set_tunnel(struct __sk_buff *skb) in _ip6gretap_set_tunnel()
110 int _ip6gretap_get_tunnel(struct __sk_buff *skb) in _ip6gretap_get_tunnel()
130 int _erspan_set_tunnel(struct __sk_buff *skb) in _erspan_set_tunnel()
173 int _erspan_get_tunnel(struct __sk_buff *skb) in _erspan_get_tunnel()
214 int _ip4ip6erspan_set_tunnel(struct __sk_buff *skb) in _ip4ip6erspan_set_tunnel()
258 int _ip4ip6erspan_get_tunnel(struct __sk_buff *skb) in _ip4ip6erspan_get_tunnel()
300 int _vxlan_set_tunnel(struct __sk_buff *skb) in _vxlan_set_tunnel()
330 int _vxlan_get_tunnel(struct __sk_buff *skb) in _vxlan_get_tunnel()
[all …]
/Linux-v4.19/net/core/
Dskbuff.c97 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
391 struct sk_buff *skb; in __netdev_alloc_skb() local
459 struct sk_buff *skb; in __napi_alloc_skb() local
502 void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off, in skb_add_rx_frag()
512 void skb_coalesce_rx_frag(struct sk_buff *skb, int i, int size, in skb_coalesce_rx_frag()
[all …]
Ddatagram.c86 const struct sk_buff *skb) in __skb_wait_for_more_packets()
134 static struct sk_buff *skb_set_peeked(struct sk_buff *skb) in skb_set_peeked()
167 struct sk_buff *skb), in __skb_try_recv_from_queue()
172 struct sk_buff *skb; in __skb_try_recv_from_queue() local
246 struct sk_buff *skb), in __skb_try_recv_datagram()
251 struct sk_buff *skb; in __skb_try_recv_datagram() local
294 struct sk_buff *skb), in __skb_recv_datagram()
297 struct sk_buff *skb, *last; in __skb_recv_datagram() local
327 void skb_free_datagram(struct sock *sk, struct sk_buff *skb) in skb_free_datagram()
334 void __skb_free_datagram_locked(struct sock *sk, struct sk_buff *skb, int len) in __skb_free_datagram_locked()
[all …]
/Linux-v4.19/net/ipv6/
Dxfrm6_output.c23 int xfrm6_find_1stfragopt(struct xfrm_state *x, struct sk_buff *skb, in xfrm6_find_1stfragopt()
30 static int xfrm6_local_dontfrag(struct sk_buff *skb) in xfrm6_local_dontfrag()
47 static void xfrm6_local_rxpmtu(struct sk_buff *skb, u32 mtu) in xfrm6_local_rxpmtu()
58 void xfrm6_local_error(struct sk_buff *skb, u32 mtu) in xfrm6_local_error()
71 static int xfrm6_tunnel_check_size(struct sk_buff *skb) in xfrm6_tunnel_check_size()
101 int xfrm6_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_extract_output()
114 int xfrm6_prepare_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_prepare_output()
129 int xfrm6_output_finish(struct sock *sk, struct sk_buff *skb) in xfrm6_output_finish()
140 static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output_finish()
147 static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output()
[all …]
Dxfrm6_input.c20 int xfrm6_extract_input(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_extract_input()
25 int xfrm6_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm6_rcv_spi()
36 struct sk_buff *skb) in xfrm6_transport_finish2()
43 int xfrm6_transport_finish(struct sk_buff *skb, int async) in xfrm6_transport_finish()
48 skb_network_header(skb)[IP6CB(skb)->nhoff] = in xfrm6_transport_finish() local
72 int xfrm6_rcv_tnl(struct sk_buff *skb, struct ip6_tnl *t) in xfrm6_rcv_tnl()
79 int xfrm6_rcv(struct sk_buff *skb) in xfrm6_rcv()
84 int xfrm6_input_addr(struct sk_buff *skb, xfrm_address_t *daddr, in xfrm6_input_addr()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.c46 nfp_flower_cmsg_get_hdr(struct sk_buff *skb) in nfp_flower_cmsg_get_hdr()
56 struct sk_buff *skb; in nfp_flower_cmsg_alloc() local
77 struct sk_buff *skb; in nfp_flower_cmsg_mac_repr_start() local
94 nfp_flower_cmsg_mac_repr_add(struct sk_buff *skb, unsigned int idx, in nfp_flower_cmsg_mac_repr_add()
111 struct sk_buff *skb; in nfp_flower_cmsg_portmod() local
136 struct sk_buff *skb; in nfp_flower_cmsg_portreify() local
155 nfp_flower_process_mtu_ack(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_process_mtu_ack()
183 nfp_flower_cmsg_portmod_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portmod_rx()
218 nfp_flower_cmsg_portreify_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portreify_rx()
240 nfp_flower_cmsg_process_one_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_process_one_rx()
[all …]
/Linux-v4.19/net/openvswitch/
Dflow.c73 const struct sk_buff *skb) in ovs_flow_stats_update()
187 static int check_header(struct sk_buff *skb, int len) in check_header()
196 static bool arphdr_ok(struct sk_buff *skb) in arphdr_ok()
202 static int check_iphdr(struct sk_buff *skb) in check_iphdr()
221 static bool tcphdr_ok(struct sk_buff *skb) in tcphdr_ok()
237 static bool udphdr_ok(struct sk_buff *skb) in udphdr_ok()
243 static bool sctphdr_ok(struct sk_buff *skb) in sctphdr_ok()
249 static bool icmphdr_ok(struct sk_buff *skb) in icmphdr_ok()
255 static int parse_ipv6hdr(struct sk_buff *skb, struct sw_flow_key *key) in parse_ipv6hdr()
304 static bool icmp6hdr_ok(struct sk_buff *skb) in icmp6hdr_ok()
[all …]
/Linux-v4.19/net/dccp/
Dinput.c26 static void dccp_enqueue_skb(struct sock *sk, struct sk_buff *skb) in dccp_enqueue_skb()
34 static void dccp_fin(struct sock *sk, struct sk_buff *skb) in dccp_fin()
47 static int dccp_rcv_close(struct sock *sk, struct sk_buff *skb) in dccp_rcv_close()
93 static int dccp_rcv_closereq(struct sock *sk, struct sk_buff *skb) in dccp_rcv_closereq()
149 static void dccp_rcv_reset(struct sock *sk, struct sk_buff *skb) in dccp_rcv_reset()
163 static void dccp_handle_ackvec_processing(struct sock *sk, struct sk_buff *skb) in dccp_handle_ackvec_processing()
174 static void dccp_deliver_input_to_ccids(struct sock *sk, struct sk_buff *skb) in dccp_deliver_input_to_ccids()
189 static int dccp_check_seqno(struct sock *sk, struct sk_buff *skb) in dccp_check_seqno()
287 static int __dccp_rcv_established(struct sock *sk, struct sk_buff *skb, in __dccp_rcv_established()
368 int dccp_rcv_established(struct sock *sk, struct sk_buff *skb, in dccp_rcv_established()
[all …]
/Linux-v4.19/drivers/bluetooth/
Dbtbcm.c42 struct sk_buff *skb; in btbcm_check_bdaddr() local
89 struct sk_buff *skb; in btbcm_set_bdaddr() local
109 struct sk_buff *skb; in btbcm_patchram() local
169 struct sk_buff *skb; in btbcm_reset() local
187 struct sk_buff *skb; in btbcm_read_local_name() local
208 struct sk_buff *skb; in btbcm_read_local_version() local
229 struct sk_buff *skb; in btbcm_read_verbose_config() local
249 struct sk_buff *skb; in btbcm_read_controller_features() local
269 struct sk_buff *skb; in btbcm_read_usb_product() local
289 struct sk_buff *skb; in btbcm_read_info() local
[all …]
/Linux-v4.19/net/decnet/
Ddn_nsp_in.c81 static void dn_log_martian(struct sk_buff *skb, const char *msg) in dn_log_martian()
100 static void dn_ack(struct sock *sk, struct sk_buff *skb, unsigned short ack) in dn_ack()
136 static int dn_process_ack(struct sock *sk, struct sk_buff *skb, int oth) in dn_process_ack()
225 static struct sock *dn_find_listener(struct sk_buff *skb, unsigned short *reason) in dn_find_listener()
332 static void dn_nsp_conn_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_init()
344 static void dn_nsp_conn_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_conf()
387 static void dn_nsp_conn_ack(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_ack()
399 static void dn_nsp_disc_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_init()
467 static void dn_nsp_disc_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_conf()
512 static void dn_nsp_linkservice(struct sock *sk, struct sk_buff *skb) in dn_nsp_linkservice()
[all …]
/Linux-v4.19/net/netfilter/
Dnf_flow_table_ip.c19 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check()
38 static int nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp()
53 static int nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp()
73 static int nf_flow_nat_ip_l4proto(struct sk_buff *skb, struct iphdr *iph, in nf_flow_nat_ip_l4proto()
91 static int nf_flow_snat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_snat_ip()
116 static int nf_flow_dnat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_dnat_ip()
141 static int nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_nat_ip()
163 static int nf_flow_tuple_ip(struct sk_buff *skb, const struct net_device *dev, in nf_flow_tuple_ip()
202 static bool nf_flow_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) in nf_flow_exceeds_mtu()
214 nf_flow_offload_ip_hook(void *priv, struct sk_buff *skb, in nf_flow_offload_ip_hook()
[all …]
/Linux-v4.19/net/sctp/
Dulpevent.c67 struct sk_buff *skb; in sctp_ulpevent_new() local
95 struct sk_buff *skb; in sctp_ulpevent_set_owner() local
136 struct sk_buff *skb; in sctp_ulpevent_make_assoc_change() local
263 struct sk_buff *skb; in sctp_ulpevent_make_peer_addr_change() local
377 struct sk_buff *skb; in sctp_ulpevent_make_remote_error() local
432 struct sk_buff *skb; in sctp_ulpevent_make_send_failed() local
540 struct sk_buff *skb; in sctp_ulpevent_make_shutdown_event() local
602 struct sk_buff *skb; in sctp_ulpevent_make_adaptation_indication() local
637 struct sk_buff *skb; in sctp_ulpevent_make_rcvmsg() local
738 struct sk_buff *skb; in sctp_ulpevent_make_pdapi() local
[all …]

12345678910>>...94