/linux/net/llc/ |
A D | llc_c_ev.c | 78 struct sk_buff *skb; in llc_util_nr_inside_tx_window() local 197 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns() 209 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns() 221 struct sk_buff *skb) in llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns() 264 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns() 276 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_1_unexpd_ns() 288 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_x_unexpd_ns() 299 struct sk_buff *skb) in llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns() 503 struct sk_buff *skb) in llc_conn_ev_rx_zzz_cmd_pbit_set_x_inval_nr() 521 struct sk_buff *skb) in llc_conn_ev_rx_zzz_rsp_fbit_set_x_inval_nr() [all …]
|
A D | llc_c_ac.c | 61 int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_conn_ind() 177 struct sk_buff *skb) in llc_conn_ac_clear_remote_busy_if_f_eq_1() 189 struct sk_buff *skb) in llc_conn_ac_stop_rej_tmr_if_data_flag_eq_2() 428 struct sk_buff *skb) in llc_conn_ac_resend_i_xxx_x_set_0_or_send_rr() 911 struct sk_buff *skb) in llc_conn_ac_send_i_rsp_f_set_ackpf() 966 struct sk_buff *skb) in llc_conn_ac_send_rr_rsp_f_set_ackpf() 1140 struct sk_buff *skb) in llc_conn_ac_start_ack_tmr_if_not_running() 1242 struct sk_buff *skb) in llc_conn_ac_set_data_flag_1_if_data_flag_eq_0() 1323 struct sk_buff *skb = alloc_skb(0, GFP_ATOMIC); in llc_conn_tmr_common_cb() local 1390 int llc_conn_disc(struct sock *sk, struct sk_buff *skb) in llc_conn_disc() [all …]
|
A D | llc_pdu.c | 21 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() 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() 255 void llc_pdu_init_as_rr_rsp(struct sk_buff *skb, u8 f_bit, u8 nr) in llc_pdu_init_as_rr_rsp() [all …]
|
A D | llc_s_ev.c | 23 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/include/linux/ |
A D | skbuff.h | 1156 const struct sk_buff *skb) in skb_fclone_busy() 1361 const struct sk_buff *skb, in skb_flow_dissect_flow_keys_basic() 1601 const struct sk_buff *skb) in skb_queue_is_last() 1614 const struct sk_buff *skb) in skb_queue_is_first() 1628 const struct sk_buff *skb) in skb_queue_next() 1646 const struct sk_buff *skb) in skb_queue_prev() 1844 struct sk_buff *skb = list_->next; in skb_peek() local 2867 struct sk_buff *skb; in __skb_queue_purge() local 3049 struct sk_buff *skb) in skb_propagate_pfmemalloc() 3630 #define skb_walk_frags(skb, iter) \ argument [all …]
|
A D | netfilter_bridge.h | 19 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) 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/ |
A D | xfrm_output.c | 30 static int xfrm_skb_check_space(struct sk_buff *skb) in xfrm_skb_check_space() 51 static struct dst_entry *skb_dst_pop(struct sk_buff *skb) in skb_dst_pop() 81 static int mip6_rthdr_offset(struct sk_buff *skb, u8 **nexthdr, int type) in mip6_rthdr_offset() 193 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_ro_output() 490 static int xfrm_output_one(struct sk_buff *skb, int err) in xfrm_output_one() 583 int xfrm_output_resume(struct sock *sk, struct sk_buff *skb, int err) in xfrm_output_resume() 653 static void xfrm_get_inner_ipproto(struct sk_buff *skb) in xfrm_get_inner_ipproto() 681 int xfrm_output(struct sock *sk, struct sk_buff *skb) in xfrm_output() 748 static int xfrm4_tunnel_check_size(struct sk_buff *skb) in xfrm4_tunnel_check_size() 796 static int xfrm6_tunnel_check_size(struct sk_buff *skb) in xfrm6_tunnel_check_size() [all …]
|
/linux/net/bluetooth/ |
A D | hci_event.c | 115 struct sk_buff *skb) in hci_cc_remote_name_req_cancel() 183 struct sk_buff *skb) in hci_cc_read_def_link_policy() 196 struct sk_buff *skb) in hci_cc_write_def_link_policy() 247 struct sk_buff *skb) in hci_cc_read_stored_link_key() 265 struct sk_buff *skb) in hci_cc_delete_stored_link_key() 858 struct sk_buff *skb) in hci_cc_write_page_scan_type() 874 struct sk_buff *skb) in hci_cc_read_data_block_size() 1069 struct sk_buff *skb) in hci_cc_le_read_adv_tx_power() 1552 struct sk_buff *skb) in hci_cc_le_clear_accept_list() 1616 struct sk_buff *skb) in hci_cc_le_read_def_data_len() [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | test_tc_tunnel.c | 373 int __encap_ipip_none(struct __sk_buff *skb) in __encap_ipip_none() 382 int __encap_gre_none(struct __sk_buff *skb) in __encap_gre_none() 391 int __encap_gre_mpls(struct __sk_buff *skb) in __encap_gre_mpls() 400 int __encap_gre_eth(struct __sk_buff *skb) in __encap_gre_eth() 409 int __encap_udp_none(struct __sk_buff *skb) in __encap_udp_none() 418 int __encap_udp_mpls(struct __sk_buff *skb) in __encap_udp_mpls() 427 int __encap_udp_eth(struct __sk_buff *skb) in __encap_udp_eth() 436 int __encap_vxlan_eth(struct __sk_buff *skb) in __encap_vxlan_eth() 447 int __encap_sit_none(struct __sk_buff *skb) in __encap_sit_none() 579 static int decap_ipv4(struct __sk_buff *skb) in decap_ipv4() [all …]
|
A D | test_global_func3.c | 8 int f1(struct __sk_buff *skb) in f1() 14 int f2(int val, struct __sk_buff *skb) in f2() 20 int f3(int val, struct __sk_buff *skb, int var) in f3() 26 int f4(struct __sk_buff *skb) in f4() 32 int f5(struct __sk_buff *skb) in f5() 38 int f6(struct __sk_buff *skb) in f6() 44 int f7(struct __sk_buff *skb) in f7() 51 int f8(struct __sk_buff *skb) in f8() 58 int test_cls(struct __sk_buff *skb) in test_cls()
|
A D | test_tunnel_kern.c | 44 int _gre_set_tunnel(struct __sk_buff *skb) in _gre_set_tunnel() 66 int _gre_get_tunnel(struct __sk_buff *skb) in _gre_get_tunnel() 83 int _ip6gretap_set_tunnel(struct __sk_buff *skb) in _ip6gretap_set_tunnel() 127 int _erspan_set_tunnel(struct __sk_buff *skb) in _erspan_set_tunnel() 170 int _erspan_get_tunnel(struct __sk_buff *skb) in _erspan_get_tunnel() 297 int _vxlan_set_tunnel(struct __sk_buff *skb) in _vxlan_set_tunnel() 327 int _vxlan_get_tunnel(struct __sk_buff *skb) in _vxlan_get_tunnel() 519 int _ipip_set_tunnel(struct __sk_buff *skb) in _ipip_set_tunnel() 548 int _ipip_get_tunnel(struct __sk_buff *skb) in _ipip_get_tunnel() 565 int _ipip6_set_tunnel(struct __sk_buff *skb) in _ipip6_set_tunnel() [all …]
|
/linux/drivers/net/wireless/ath/ath10k/ |
A D | wmi-ops.h | 467 struct sk_buff *skb; in ath10k_wmi_mgmt_tx_send() local 489 struct sk_buff *skb; in ath10k_wmi_mgmt_tx() local 518 struct sk_buff *skb; in ath10k_wmi_pdev_set_regdomain() local 535 struct sk_buff *skb; in ath10k_wmi_pdev_set_base_macaddr() local 551 struct sk_buff *skb; in ath10k_wmi_pdev_suspend_target() local 566 struct sk_buff *skb; in ath10k_wmi_pdev_resume_target() local 581 struct sk_buff *skb; in ath10k_wmi_pdev_set_param() local 596 struct sk_buff *skb; in ath10k_wmi_cmd_init() local 612 struct sk_buff *skb; in ath10k_wmi_start_scan() local 627 struct sk_buff *skb; in ath10k_wmi_stop_scan() local [all …]
|
/linux/net/core/ |
A D | skbuff.c | 173 struct sk_buff *skb; in napi_skb_cache_get() local 237 struct sk_buff *skb; in __build_skb() local 302 struct sk_buff *skb; in __napi_build_skb() local 398 struct sk_buff *skb; in __alloc_skb() local 482 struct sk_buff *skb; in __netdev_alloc_skb() local 557 struct sk_buff *skb; in __napi_alloc_skb() local 768 void kfree_skb(struct sk_buff *skb) in kfree_skb() 1172 struct sk_buff *skb; in msg_zerocopy_alloc() local 3251 struct sk_buff *skb; in skb_queue_purge() local 4905 struct sk_buff *skb; in __skb_tstamp_tx() local [all …]
|
/linux/net/bridge/ |
A D | br_netfilter_hooks.c | 66 #define IS_IP(skb) \ argument 69 #define IS_IPV6(skb) \ argument 72 #define IS_ARP(skb) \ argument 145 static void nf_bridge_info_free(struct sk_buff *skb) in nf_bridge_info_free() 476 struct sk_buff *skb, in br_nf_pre_routing() 576 struct sk_buff *skb, in br_nf_forward_ip() 642 struct sk_buff *skb, in br_nf_forward_arp() 816 struct sk_buff *skb, in br_nf_post_routing() 865 struct sk_buff *skb, in ip_sabotage_in() 907 static int br_nf_dev_xmit(struct sk_buff *skb) in br_nf_dev_xmit() [all …]
|
/linux/net/nfc/nci/ |
A D | rsp.c | 29 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() 166 const struct sk_buff *skb) in nci_core_set_config_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() 262 const struct sk_buff *skb) in nci_nfcee_mode_set_rsp_packet() 271 const struct sk_buff *skb) in nci_core_conn_create_rsp_packet() [all …]
|
/linux/net/ieee802154/6lowpan/ |
A D | rx.c | 21 static int lowpan_give_skb_to_device(struct sk_buff *skb) in lowpan_give_skb_to_device() 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() 202 static int lowpan_invoke_rx_handlers(struct sk_buff *skb) in lowpan_invoke_rx_handlers() [all …]
|
/linux/samples/bpf/ |
A D | test_lwt_bpf.c | 37 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() 149 int do_test_rewrite(struct __sk_buff *skb) in do_test_rewrite() 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() 229 int do_fill_garbage(struct __sk_buff *skb) in do_fill_garbage() 237 int do_fill_garbage_and_redirect(struct __sk_buff *skb) in do_fill_garbage_and_redirect() [all …]
|
A D | tcbpf1_kern.c | 16 static inline void set_dst_mac(struct __sk_buff *skb, char *mac) in set_dst_mac() 24 static inline void set_ip_tos(struct __sk_buff *skb, __u8 new_tos) in set_ip_tos() 37 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_src() 47 static inline void set_tcp_dest_port(struct __sk_buff *skb, __u16 new_port) in set_tcp_dest_port() 56 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1() 70 int _redirect_xmit(struct __sk_buff *skb) in _redirect_xmit() 75 int _redirect_recv(struct __sk_buff *skb) in _redirect_recv() 80 int _clone_redirect_xmit(struct __sk_buff *skb) in _clone_redirect_xmit() 86 int _clone_redirect_recv(struct __sk_buff *skb) in _clone_redirect_recv()
|
/linux/drivers/net/ethernet/netronome/nfp/ |
A D | ccm_mbox.c | 80 static bool nfp_ccm_mbox_done(struct sk_buff *skb) in nfp_ccm_mbox_done() 95 static void nfp_ccm_mbox_set_busy(struct sk_buff *skb) in nfp_ccm_mbox_set_busy() 131 struct sk_buff *skb; in nfp_ccm_mbox_mark_next_runner() local 153 struct sk_buff *skb; in nfp_ccm_mbox_copy_in() local 201 struct sk_buff *skb; in nfp_ccm_mbox_find_req() local 218 struct sk_buff *skb; in nfp_ccm_mbox_copy_out() local 358 struct sk_buff *skb; in nfp_ccm_mbox_mark_all_err() local 378 struct sk_buff *skb, *last; in nfp_ccm_mbox_run_queue_unlock() local 608 struct sk_buff *skb; in nfp_ccm_mbox_post_runq_work() local 627 struct sk_buff *skb; in nfp_ccm_mbox_post_wait_work() local [all …]
|
/linux/net/netfilter/ |
A D | nf_flow_table_ip.c | 24 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check() 78 struct sk_buff *skb, struct iphdr *iph, in nf_flow_snat_ip() 101 struct sk_buff *skb, struct iphdr *iph, in nf_flow_dnat_ip() 142 static void nf_flow_tuple_encap(struct sk_buff *skb, in nf_flow_tuple_encap() 232 static unsigned int nf_flow_xmit_xfrm(struct sk_buff *skb, in nf_flow_xmit_xfrm() 282 static void nf_flow_encap_pop(struct sk_buff *skb, in nf_flow_encap_pop() 328 nf_flow_offload_ip_hook(void *priv, struct sk_buff *skb, in nf_flow_offload_ip_hook() 455 struct sk_buff *skb, struct ipv6hdr *ip6h, in nf_flow_snat_ipv6() 478 struct sk_buff *skb, struct ipv6hdr *ip6h, in nf_flow_dnat_ipv6() 501 struct sk_buff *skb, in nf_flow_nat_ipv6() [all …]
|
/linux/net/openvswitch/ |
A D | flow.c | 61 const struct sk_buff *skb) in ovs_flow_stats_update() 184 static bool arphdr_ok(struct sk_buff *skb) in arphdr_ok() 190 static int check_iphdr(struct sk_buff *skb) in check_iphdr() 209 static bool tcphdr_ok(struct sk_buff *skb) in tcphdr_ok() 225 static bool udphdr_ok(struct sk_buff *skb) in udphdr_ok() 231 static bool sctphdr_ok(struct sk_buff *skb) in sctphdr_ok() 237 static bool icmphdr_ok(struct sk_buff *skb) in icmphdr_ok() 290 static bool icmp6hdr_ok(struct sk_buff *skb) in icmp6hdr_ok() 372 static __be16 parse_ethertype(struct sk_buff *skb) in parse_ethertype() 857 struct sk_buff *skb, struct sw_flow_key *key) in ovs_flow_key_extract() [all …]
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
A D | cmsg.c | 16 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() 311 struct sk_buff *skb; in nfp_flower_cmsg_process_rx() local [all …]
|
/linux/crypto/ |
A D | crypto_user_stat.c | 31 static int crypto_report_aead(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_aead() 48 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() 65 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() 81 static int crypto_report_acomp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_acomp() 116 static int crypto_report_kpp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_kpp() 132 static int crypto_report_ahash(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_ahash() 147 static int crypto_report_shash(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_shash() 162 static int crypto_report_rng(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_rng() 180 struct sk_buff *skb) in crypto_reportstat_one() 269 struct sk_buff *skb = info->out_skb; in crypto_reportstat_alg() local [all …]
|
/linux/net/ncsi/ |
A D | ncsi-cmd.c | 74 static int ncsi_cmd_handler_sp(struct sk_buff *skb, in ncsi_cmd_handler_sp() 86 static int ncsi_cmd_handler_dc(struct sk_buff *skb, in ncsi_cmd_handler_dc() 98 static int ncsi_cmd_handler_rc(struct sk_buff *skb, in ncsi_cmd_handler_rc() 109 static int ncsi_cmd_handler_ae(struct sk_buff *skb, in ncsi_cmd_handler_ae() 122 static int ncsi_cmd_handler_sl(struct sk_buff *skb, in ncsi_cmd_handler_sl() 135 static int ncsi_cmd_handler_svf(struct sk_buff *skb, in ncsi_cmd_handler_svf() 149 static int ncsi_cmd_handler_ev(struct sk_buff *skb, in ncsi_cmd_handler_ev() 161 static int ncsi_cmd_handler_sma(struct sk_buff *skb, in ncsi_cmd_handler_sma() 177 static int ncsi_cmd_handler_ebf(struct sk_buff *skb, in ncsi_cmd_handler_ebf() 213 static int ncsi_cmd_handler_oem(struct sk_buff *skb, in ncsi_cmd_handler_oem() [all …]
|
/linux/net/decnet/ |
A D | dn_nsp_in.c | 73 static void dn_log_martian(struct sk_buff *skb, const char *msg) in dn_log_martian() 324 static void dn_nsp_conn_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_init() 336 static void dn_nsp_conn_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_conf() 379 static void dn_nsp_conn_ack(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_ack() 391 static void dn_nsp_disc_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_init() 459 static void dn_nsp_disc_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_conf() 604 static void dn_nsp_otherdata(struct sock *sk, struct sk_buff *skb) in dn_nsp_otherdata() 632 static void dn_nsp_data(struct sock *sk, struct sk_buff *skb) in dn_nsp_data() 711 struct sk_buff *skb) in dn_nsp_rx_packet() 805 int dn_nsp_rx(struct sk_buff *skb) in dn_nsp_rx() [all …]
|