| /linux-6.15/net/devlink/ |
| H A D | netlink_gen.h | 24 struct sk_buff *skb, struct genl_info *info); 26 struct sk_buff *skb, struct genl_info *info); 28 struct sk_buff *skb, 35 struct sk_buff *skb, struct genl_info *info); 40 int devlink_nl_port_get_dumpit(struct sk_buff *skb, 50 int devlink_nl_sb_pool_get_dumpit(struct sk_buff *skb, 83 int devlink_nl_param_get_dumpit(struct sk_buff *skb, 87 int devlink_nl_region_get_dumpit(struct sk_buff *skb, 98 int devlink_nl_info_get_dumpit(struct sk_buff *skb, 116 int devlink_nl_trap_get_dumpit(struct sk_buff *skb, [all …]
|
| /linux-6.15/include/net/ |
| H A D | llc_c_ev.h | 134 int llc_conn_ev_rst_req(struct sock *sk, struct sk_buff *skb); 142 struct sk_buff *skb); 145 struct sk_buff *skb); 147 struct sk_buff *skb); 154 struct sk_buff *skb); 156 struct sk_buff *skb); 165 struct sk_buff *skb); 167 struct sk_buff *skb); 171 struct sk_buff *skb); 173 struct sk_buff *skb); [all …]
|
| H A D | llc_c_ac.h | 22 struct sk_buff; 104 int llc_conn_ac_rst_ind(struct sock *sk, struct sk_buff *skb); 107 struct sk_buff *skb); 109 struct sk_buff *skb); 120 struct sk_buff *skb); 143 struct sk_buff *skb); 157 struct sk_buff *skb); 168 int llc_conn_ac_rst_vs(struct sock *sk, struct sk_buff *skb); 169 int llc_conn_ac_upd_vs(struct sock *sk, struct sk_buff *skb); 170 int llc_conn_disc(struct sock *sk, struct sk_buff *skb); [all …]
|
| H A D | gro.h | 29 struct sk_buff *last; 111 typedef struct sk_buff *(*gro_receive_t)(struct list_head *, struct sk_buff *); 125 struct sk_buff *); 129 struct sk_buff *skb) in call_gro_receive_sk() 401 struct sk_buff *)); 404 struct sk_buff *)); 408 struct sk_buff *)); 422 struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb, 497 struct sk_buff *p) in gro_receive_network_flush() 510 int skb_gro_receive(struct sk_buff *p, struct sk_buff *skb); [all …]
|
| H A D | llc_s_ac.h | 16 struct sk_buff; 30 typedef int (*llc_sap_action_t)(struct llc_sap *sap, struct sk_buff *skb); 32 int llc_sap_action_unitdata_ind(struct llc_sap *sap, struct sk_buff *skb); 33 int llc_sap_action_send_ui(struct llc_sap *sap, struct sk_buff *skb); 34 int llc_sap_action_send_xid_c(struct llc_sap *sap, struct sk_buff *skb); 35 int llc_sap_action_send_xid_r(struct llc_sap *sap, struct sk_buff *skb); 36 int llc_sap_action_send_test_c(struct llc_sap *sap, struct sk_buff *skb); 37 int llc_sap_action_send_test_r(struct llc_sap *sap, struct sk_buff *skb); 38 int llc_sap_action_report_status(struct llc_sap *sap, struct sk_buff *skb); 39 int llc_sap_action_xid_ind(struct llc_sap *sap, struct sk_buff *skb); [all …]
|
| H A D | gso.h | 26 static inline int skb_tnl_header_len(const struct sk_buff *inner_skb) in skb_tnl_header_len() 32 static inline int gso_pskb_expand_head(struct sk_buff *skb, int extra) in gso_pskb_expand_head() 47 static inline void gso_reset_checksum(struct sk_buff *skb, __wsum res) in gso_reset_checksum() 65 static inline __sum16 gso_make_checksum(struct sk_buff *skb, __wsum res) in gso_make_checksum() 77 struct sk_buff *__skb_gso_segment(struct sk_buff *skb, 80 static inline struct sk_buff *skb_gso_segment(struct sk_buff *skb, in skb_gso_segment() 86 struct sk_buff *skb_eth_gso_segment(struct sk_buff *skb, 89 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb, 92 bool skb_gso_validate_network_len(const struct sk_buff *skb, unsigned int mtu); 94 bool skb_gso_validate_mac_len(const struct sk_buff *skb, unsigned int len); [all …]
|
| H A D | l3mdev.h | 38 struct sk_buff *skb, u16 proto); 179 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv() 196 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv() 202 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv() 208 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out() 227 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out() 233 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out() 295 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv() 301 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv() 307 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out() [all …]
|
| H A D | llc_s_ev.h | 48 static __inline__ struct llc_sap_state_ev *llc_sap_ev(struct sk_buff *skb) in llc_sap_ev() 55 typedef int (*llc_sap_ev_t)(struct llc_sap *sap, struct sk_buff *skb); 57 int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb); 58 int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb); 59 int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb); 60 int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb); 61 int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb); 62 int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb); 63 int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb); 64 int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *skb); [all …]
|
| H A D | mptcp.h | 174 static inline void mptcp_skb_ext_move(struct sk_buff *to, in mptcp_skb_ext_move() 175 struct sk_buff *from) in mptcp_skb_ext_move() 189 struct sk_buff *from) in mptcp_skb_ext_copy() 218 const struct sk_buff *from) in mptcp_skb_can_collapse() 227 struct sk_buff *skb); 279 struct sk_buff *skb, in mptcp_established_options() 288 struct sk_buff *skb) in mptcp_incoming_options() 294 const struct sk_buff *from) in mptcp_skb_ext_move() 299 struct sk_buff *from) in mptcp_skb_ext_copy() 304 const struct sk_buff *from) in mptcp_skb_can_collapse() [all …]
|
| /linux-6.15/include/linux/ |
| H A D | skbuff.h | 349 struct sk_buff; 1322 struct sk_buff *build_skb_around(struct sk_buff *skb, 1348 struct sk_buff *alloc_skb_for_msg(struct sk_buff *first); 1393 struct sk_buff *skb_morph(struct sk_buff *dst, struct sk_buff *src); 1408 struct sk_buff *skb_realloc_headroom(struct sk_buff *skb, 1963 static inline struct sk_buff *skb_get(struct sk_buff *skb) in skb_get() 2274 struct sk_buff *prev, struct sk_buff *next, in __skb_insert() 2382 void skb_append(struct sk_buff *old, struct sk_buff *newsk, 4160 struct sk_buff *skb_vlan_untag(struct sk_buff *skb); 4483 struct sk_buff *skb_clone_sk(struct sk_buff *skb); [all …]
|
| H A D | netfilter.h | 72 struct sk_buff; 89 struct sk_buff *skb, 224 struct sock *sk, struct sk_buff *skb, in nf_hook() argument 430 struct sock *sk, struct sk_buff *skb, in nf_hook() argument 446 void nf_ct_attach(struct sk_buff *, const struct sk_buff *); 450 const struct sk_buff *skb); 452 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach() 456 const struct sk_buff *skb) in nf_ct_get_tuple_skb() 469 const struct sk_buff *); 470 void (*attach)(struct sk_buff *nskb, const struct sk_buff *skb); [all …]
|
| /linux-6.15/net/ieee802154/ |
| H A D | ieee802154.h | 28 struct sk_buff *ieee802154_nl_create(int flags, u8 req); 29 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group); 30 struct sk_buff *ieee802154_nl_new_reply(struct genl_info *info, 32 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info); 37 int ieee802154_list_phy(struct sk_buff *skb, struct genl_info *info); 39 int ieee802154_add_iface(struct sk_buff *skb, struct genl_info *info); 50 int ieee802154_scan_req(struct sk_buff *skb, struct genl_info *info); 60 int ieee802154_llsec_dump_keys(struct sk_buff *skb, 64 int ieee802154_llsec_dump_devs(struct sk_buff *skb, 68 int ieee802154_llsec_dump_devkeys(struct sk_buff *skb, [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi-ops.h | 12 struct sk_buff; 139 struct sk_buff *(*gen_mgmt_tx)(struct ath10k *ar, struct sk_buff *skb); 470 struct sk_buff *skb; in ath10k_wmi_mgmt_tx_send() 492 struct sk_buff *skb; in ath10k_wmi_mgmt_tx() 521 struct sk_buff *skb; in ath10k_wmi_pdev_set_regdomain() 538 struct sk_buff *skb; in ath10k_wmi_pdev_set_base_macaddr() 554 struct sk_buff *skb; in ath10k_wmi_pdev_suspend_target() 569 struct sk_buff *skb; in ath10k_wmi_pdev_resume_target() 584 struct sk_buff *skb; in ath10k_wmi_pdev_set_param() 599 struct sk_buff *skb; in ath10k_wmi_cmd_init() [all …]
|
| /linux-6.15/net/llc/ |
| H A D | llc_c_ev.c | 78 struct sk_buff *skb; in llc_util_nr_inside_tx_window() 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 …]
|
| H A D | llc_c_ac.c | 39 struct sk_buff *skb); 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() 277 struct sk_buff *nskb; in llc_conn_ac_send_frmr_rsp_f_set_x() 338 struct sk_buff *nskb; in llc_conn_ac_resend_frmr_rsp_f_set_p() 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() [all …]
|
| /linux-6.15/net/nfc/ |
| H A D | digital.h | 45 struct sk_buff *digital_skb_alloc(struct nfc_digital_dev *ddev, 55 struct sk_buff *skb, u16 timeout, in digital_in_send_cmd() 71 struct sk_buff *skb); 73 struct sk_buff *skb); 78 int digital_in_recv_mifare_res(struct sk_buff *resp); 84 struct nfc_target *target, struct sk_buff *skb, 89 struct sk_buff *skb, u16 timeout, in digital_tg_send_cmd() 97 struct sk_buff *resp); 100 struct sk_buff *resp); 110 struct sk_buff *resp); [all …]
|
| /linux-6.15/drivers/dpll/ |
| H A D | dpll_nl.h | 18 int dpll_lock_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 20 int dpll_pre_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 22 int dpll_pin_pre_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 25 dpll_unlock_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 28 dpll_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 31 dpll_pin_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 35 int dpll_nl_device_get_doit(struct sk_buff *skb, struct genl_info *info); 37 int dpll_nl_device_set_doit(struct sk_buff *skb, struct genl_info *info); 38 int dpll_nl_pin_id_get_doit(struct sk_buff *skb, struct genl_info *info); 39 int dpll_nl_pin_get_doit(struct sk_buff *skb, struct genl_info *info); [all …]
|
| /linux-6.15/net/core/ |
| H A D | netdev-genl-gen.h | 19 int netdev_nl_dev_get_doit(struct sk_buff *skb, struct genl_info *info); 21 int netdev_nl_page_pool_get_doit(struct sk_buff *skb, struct genl_info *info); 22 int netdev_nl_page_pool_get_dumpit(struct sk_buff *skb, 24 int netdev_nl_page_pool_stats_get_doit(struct sk_buff *skb, 26 int netdev_nl_page_pool_stats_get_dumpit(struct sk_buff *skb, 28 int netdev_nl_queue_get_doit(struct sk_buff *skb, struct genl_info *info); 29 int netdev_nl_queue_get_dumpit(struct sk_buff *skb, 31 int netdev_nl_napi_get_doit(struct sk_buff *skb, struct genl_info *info); 33 int netdev_nl_qstats_get_dumpit(struct sk_buff *skb, 35 int netdev_nl_bind_rx_doit(struct sk_buff *skb, struct genl_info *info); [all …]
|
| /linux-6.15/include/linux/can/ |
| H A D | skb.h | 20 int can_put_echo_skb(struct sk_buff *skb, struct net_device *dev, 31 struct sk_buff *alloc_canfd_skb(struct net_device *dev, 33 struct sk_buff *alloc_canxl_skb(struct net_device *dev, 36 struct sk_buff *alloc_can_err_skb(struct net_device *dev, 63 static inline struct can_skb_priv *can_skb_prv(struct sk_buff *skb) in can_skb_prv() 68 static inline void can_skb_reserve(struct sk_buff *skb) in can_skb_reserve() 89 static inline struct sk_buff *can_create_echo_skb(struct sk_buff *skb) in can_create_echo_skb() 91 struct sk_buff *nskb; in can_create_echo_skb() 104 static inline bool can_is_can_skb(const struct sk_buff *skb) in can_is_can_skb() 112 static inline bool can_is_canfd_skb(const struct sk_buff *skb) in can_is_canfd_skb() [all …]
|
| /linux-6.15/include/net/netfilter/ipv4/ |
| H A D | nf_reject.h | 10 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook); 11 void nf_send_reset(struct net *net, struct sock *, struct sk_buff *oldskb, 13 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, 15 struct iphdr *nf_reject_iphdr_put(struct sk_buff *nskb, 16 const struct sk_buff *oldskb, 18 void nf_reject_ip_tcphdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb, 21 struct sk_buff *nf_reject_skb_v4_unreach(struct net *net, 22 struct sk_buff *oldskb, 25 struct sk_buff *nf_reject_skb_v4_tcp_reset(struct net *net, 26 struct sk_buff *oldskb,
|
| /linux-6.15/include/net/netfilter/ipv6/ |
| H A D | nf_reject.h | 8 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, unsigned char code, 10 void nf_send_reset6(struct net *net, struct sock *sk, struct sk_buff *oldskb, 12 const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, 15 struct ipv6hdr *nf_reject_ip6hdr_put(struct sk_buff *nskb, 16 const struct sk_buff *oldskb, 18 void nf_reject_ip6_tcphdr_put(struct sk_buff *nskb, 19 const struct sk_buff *oldskb, 22 struct sk_buff *nf_reject_skb_v6_tcp_reset(struct net *net, 23 struct sk_buff *oldskb, 26 struct sk_buff *nf_reject_skb_v6_unreach(struct net *net, [all …]
|
| /linux-6.15/net/mptcp/ |
| H A D | mptcp_pm_gen.h | 42 int mptcp_pm_nl_add_addr_doit(struct sk_buff *skb, struct genl_info *info); 43 int mptcp_pm_nl_del_addr_doit(struct sk_buff *skb, struct genl_info *info); 44 int mptcp_pm_nl_get_addr_doit(struct sk_buff *skb, struct genl_info *info); 45 int mptcp_pm_nl_get_addr_dumpit(struct sk_buff *skb, 48 int mptcp_pm_nl_set_limits_doit(struct sk_buff *skb, struct genl_info *info); 49 int mptcp_pm_nl_get_limits_doit(struct sk_buff *skb, struct genl_info *info); 50 int mptcp_pm_nl_set_flags_doit(struct sk_buff *skb, struct genl_info *info); 51 int mptcp_pm_nl_announce_doit(struct sk_buff *skb, struct genl_info *info); 52 int mptcp_pm_nl_remove_doit(struct sk_buff *skb, struct genl_info *info); 53 int mptcp_pm_nl_subflow_create_doit(struct sk_buff *skb, [all …]
|
| /linux-6.15/net/batman-adv/ |
| H A D | multicast.h | 45 batadv_mcast_forw_mode(struct batadv_priv *bat_priv, struct sk_buff *skb, 48 int batadv_mcast_forw_send(struct batadv_priv *bat_priv, struct sk_buff *skb, 53 int batadv_mcast_mesh_info_put(struct sk_buff *msg, 56 int batadv_mcast_flags_dump(struct sk_buff *msg, struct netlink_callback *cb); 65 struct sk_buff *skb); 69 bool batadv_mcast_forw_push(struct batadv_priv *bat_priv, struct sk_buff *skb, 77 batadv_mcast_forw_mode(struct batadv_priv *bat_priv, struct sk_buff *skb, in batadv_mcast_forw_mode() 84 batadv_mcast_forw_send(struct batadv_priv *bat_priv, struct sk_buff *skb, in batadv_mcast_forw_send() 97 batadv_mcast_mesh_info_put(struct sk_buff *msg, struct batadv_priv *bat_priv) in batadv_mcast_mesh_info_put() 102 static inline int batadv_mcast_flags_dump(struct sk_buff *msg, in batadv_mcast_flags_dump() [all …]
|
| H A D | send.h | 25 struct sk_buff *skb); 32 int batadv_send_skb_to_orig(struct sk_buff *skb, 35 int batadv_send_skb_packet(struct sk_buff *skb, 40 int batadv_send_unicast_skb(struct sk_buff *skb, 43 struct sk_buff *skb, 47 struct sk_buff *skb, 54 struct sk_buff *skb, 58 struct sk_buff *skb, int packet_type, 63 struct sk_buff *skb, int packet_type, 83 struct sk_buff *skb, u8 *dst_hint, in batadv_send_skb_via_tt() [all …]
|
| /linux-6.15/include/net/netfilter/ |
| H A D | br_netfilter.h | 9 static inline struct nf_bridge_info *nf_bridge_alloc(struct sk_buff *skb) in nf_bridge_alloc() 23 void nf_bridge_update_protocol(struct sk_buff *skb); 26 struct sk_buff *skb, struct net_device *indev, 29 struct sk_buff *)); 31 unsigned int nf_bridge_encap_header_len(const struct sk_buff *skb); 33 static inline void nf_bridge_push_encap_header(struct sk_buff *skb) in nf_bridge_push_encap_header() 55 struct net_device *setup_pre_routing(struct sk_buff *skb, 59 int br_validate_ipv6(struct net *net, struct sk_buff *skb); 61 struct sk_buff *skb, 64 static inline int br_validate_ipv6(struct net *net, struct sk_buff *skb) in br_validate_ipv6() [all …]
|