Home
last modified time | relevance | path

Searched defs:skb (Results 151 – 175 of 2654) sorted by relevance

12345678910>>...107

/linux-5.10/net/ax25/
Dax25_out.c32 ax25_cb *ax25_send_frame(struct sk_buff *skb, int paclen, ax25_address *src, ax25_address *dest, ax… in ax25_send_frame()
116 void ax25_output(ax25_cb *ax25, int paclen, struct sk_buff *skb) in ax25_output()
211 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe()
243 struct sk_buff *skb, *skbn; in ax25_kick() local
326 void ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_transmit_buffer()
364 void ax25_queue_xmit(struct sk_buff *skb, struct net_device *dev) in ax25_queue_xmit()
/linux-5.10/net/nfc/hci/
Dllc_shdlc.c101 #define SHDLC_DUMP_SKB(info, skb) \ argument
129 struct sk_buff *skb; in llc_shdlc_alloc_skb() local
144 struct sk_buff *skb; in llc_shdlc_send_s_frame() local
163 struct sk_buff *skb, in llc_shdlc_send_u_frame()
185 struct sk_buff *skb; in llc_shdlc_reset_t2() local
224 struct sk_buff *skb, int ns, int nr) in llc_shdlc_rcv_i_frame()
275 struct sk_buff *skb; in llc_shdlc_requeue_ack_pending() local
288 struct sk_buff *skb; in llc_shdlc_rcv_rej() local
314 struct sk_buff *skb; in llc_shdlc_rcv_s_frame() local
366 struct sk_buff *skb; in llc_shdlc_connect_initiate() local
[all …]
/linux-5.10/net/bridge/
Dbr_netfilter_ipv6.c46 static int br_nf_check_hbh_len(struct sk_buff *skb) in br_nf_check_hbh_len()
99 int br_validate_ipv6(struct net *net, struct sk_buff *skb) in br_validate_ipv6()
148 br_nf_ipv6_daddr_was_changed(const struct sk_buff *skb, in br_nf_ipv6_daddr_was_changed()
160 static int br_nf_pre_routing_finish_ipv6(struct net *net, struct sock *sk, struct sk_buff *skb) in br_nf_pre_routing_finish_ipv6()
216 struct sk_buff *skb, in br_nf_pre_routing_ipv6()
/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dtdls.c35 struct sk_buff *skb, *tmp; in mwifiex_restore_tdls_packets() local
90 struct sk_buff *skb, *tmp; in mwifiex_hold_tdls_packets() local
120 struct sk_buff *skb) in mwifiex_tdls_append_rates_ie()
154 struct sk_buff *skb) in mwifiex_tdls_add_aid()
169 struct sk_buff *skb) in mwifiex_tdls_add_vht_capab()
188 u8 vht_enabled, struct sk_buff *skb) in mwifiex_tdls_add_ht_oper()
235 const u8 *mac, struct sk_buff *skb) in mwifiex_tdls_add_vht_oper()
357 struct sk_buff *skb) in mwifiex_tdls_add_ext_capab()
372 static void mwifiex_tdls_add_qos_capab(struct sk_buff *skb) in mwifiex_tdls_add_qos_capab()
382 mwifiex_tdls_add_wmm_param_ie(struct mwifiex_private *priv, struct sk_buff *skb) in mwifiex_tdls_add_wmm_param_ie()
[all …]
/linux-5.10/net/tipc/
Dbearer.c244 struct sk_buff *skb; in tipc_enable_bearer() local
460 int tipc_l2_send_msg(struct net *net, struct sk_buff *skb, in tipc_l2_send_msg()
513 struct sk_buff *skb, in tipc_bearer_xmit_skb()
541 struct sk_buff *skb, *tmp; in tipc_bearer_xmit() local
574 struct sk_buff *skb, *tmp; in tipc_bearer_bc_xmit() local
607 static int tipc_l2_rcv_msg(struct sk_buff *skb, struct net_device *dev, in tipc_l2_rcv_msg()
717 struct sk_buff *skb, *_skb; in tipc_clone_to_loopback() local
742 static int tipc_loopback_rcv_pkt(struct sk_buff *skb, struct net_device *dev, in tipc_loopback_rcv_pkt()
830 int tipc_nl_bearer_dump(struct sk_buff *skb, struct netlink_callback *cb) in tipc_nl_bearer_dump()
862 int tipc_nl_bearer_get(struct sk_buff *skb, struct genl_info *info) in tipc_nl_bearer_get()
[all …]
/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c550 static inline void mk_tid_release(struct sk_buff *skb, unsigned int tid) in mk_tid_release()
564 struct sk_buff *skb; in t3_process_tid_release_list() local
635 struct sk_buff *skb; in cxgb3_remove_tid() local
706 static int do_smt_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_smt_write_rpl()
717 static int do_l2t_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_l2t_write_rpl()
728 static int do_rte_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_rte_write_rpl()
739 static int do_act_open_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_act_open_rpl()
759 static int do_stid_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_stid_rpl()
777 static int do_hwtid_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_hwtid_rpl()
795 static int do_cr(struct t3cdev *dev, struct sk_buff *skb) in do_cr()
[all …]
/linux-5.10/include/linux/
Dnetfilter_ingress.h9 static inline bool nf_hook_ingress_active(const struct sk_buff *skb) in nf_hook_ingress_active()
19 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress()
46 static inline int nf_hook_ingress_active(struct sk_buff *skb) in nf_hook_ingress_active()
51 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress()
/linux-5.10/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c29 struct sk_buff *skb = NULL; in __cxgbit_alloc_skb() local
79 static int cxgbit_is_ofld_imm(const struct sk_buff *skb) in cxgbit_is_ofld_imm()
113 static unsigned int cxgbit_calc_tx_flits_ofld(const struct sk_buff *skb) in cxgbit_calc_tx_flits_ofld()
129 cxgbit_cpl_tx_data_iso(struct sk_buff *skb, struct cxgbit_iso_info *iso_info) in cxgbit_cpl_tx_data_iso()
160 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, in cxgbit_tx_data_wr()
197 static void cxgbit_arp_failure_skb_discard(void *handle, struct sk_buff *skb) in cxgbit_arp_failure_skb_discard()
204 struct sk_buff *skb; in cxgbit_push_tx_frames() local
290 struct sk_buff *skb; in cxgbit_unlock_sock() local
312 static int cxgbit_queue_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_skb()
341 cxgbit_map_skb(struct iscsi_cmd *cmd, struct sk_buff *skb, u32 data_offset, in cxgbit_map_skb()
[all …]
/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c78 struct sk_buff *skb = txq->sw_tx_ring.skbs[idx].skb; in qede_free_tx_pkt() local
135 struct sk_buff *skb = txq->sw_tx_ring.skbs[idx].skb; in qede_free_failed_tx_pkt() local
175 static u32 qede_xmit_type(struct sk_buff *skb, int *ipv6_ext) in qede_xmit_type()
208 static void qede_set_params_for_ipv6_ext(struct sk_buff *skb, in qede_set_params_for_ipv6_ext()
259 static u16 qede_get_skb_hlen(struct sk_buff *skb, bool is_encap_pkt) in qede_get_skb_hlen()
271 static bool qede_pkt_req_lin(struct sk_buff *skb, u8 xmit_type) in qede_pkt_req_lin()
614 static void qede_get_rxhash(struct sk_buff *skb, u8 bitfields, __le32 rss_hash) in qede_get_rxhash()
630 static void qede_set_skb_csum(struct sk_buff *skb, u8 csum_flag) in qede_set_skb_csum()
646 struct sk_buff *skb, u16 vlan_tag) in qede_skb_receive()
655 struct sk_buff *skb, in qede_set_gro_params()
[all …]
/linux-5.10/net/ipv6/
Dip6_output.c59 static int ip6_finish_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_finish_output2()
128 static int __ip6_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __ip6_finish_output()
146 static int ip6_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_finish_output()
162 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output()
196 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit()
297 static int ip6_call_ra_chain(struct sk_buff *skb, int sel) in ip6_call_ra_chain()
332 static int ip6_forward_proxy_check(struct sk_buff *skb) in ip6_forward_proxy_check()
385 struct sk_buff *skb) in ip6_forward_finish()
403 static bool ip6_pkt_too_big(const struct sk_buff *skb, unsigned int mtu) in ip6_pkt_too_big()
421 int ip6_forward(struct sk_buff *skb) in ip6_forward()
[all …]
Dudp.c145 struct sk_buff *skb, in lookup_reuseport()
167 struct sk_buff *skb) in udp6_lib_lookup2()
193 struct sk_buff *skb, in udp6_lookup_run_bpf()
221 struct sk_buff *skb) in __udp6_lib_lookup()
268 static struct sock *__udp6_lib_lookup_skb(struct sk_buff *skb, in __udp6_lib_lookup_skb()
279 struct sock *udp6_lib_lookup_skb(struct sk_buff *skb, in udp6_lib_lookup_skb()
312 static int udp6_skb_len(struct sk_buff *skb) in udp6_skb_len()
327 struct sk_buff *skb; in udpv6_recvmsg() local
464 static int __udp6_lib_err_encap_no_sk(struct sk_buff *skb, in __udp6_lib_err_encap_no_sk()
507 struct sk_buff *skb, in __udp6_lib_err_encap()
[all …]
/linux-5.10/net/ipv4/
Dtcp_input.c142 static void bpf_skops_parse_hdr(struct sock *sk, struct sk_buff *skb) in bpf_skops_parse_hdr()
177 struct sk_buff *skb) in bpf_skops_established()
194 static void bpf_skops_parse_hdr(struct sock *sk, struct sk_buff *skb) in bpf_skops_parse_hdr()
199 struct sk_buff *skb) in bpf_skops_established()
204 static void tcp_gro_dev_warn(struct sock *sk, const struct sk_buff *skb, in tcp_gro_dev_warn()
226 static void tcp_measure_rcv_mss(struct sock *sk, const struct sk_buff *skb) in tcp_measure_rcv_mss()
318 static void tcp_ecn_accept_cwr(struct sock *sk, const struct sk_buff *skb) in tcp_ecn_accept_cwr()
337 static void __tcp_ecn_check_ce(struct sock *sk, const struct sk_buff *skb) in __tcp_ecn_check_ce()
369 static void tcp_ecn_check_ce(struct sock *sk, const struct sk_buff *skb) in tcp_ecn_check_ce()
457 static int __tcp_grow_window(const struct sock *sk, const struct sk_buff *skb) in __tcp_grow_window()
[all …]
/linux-5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c138 static void enqueue_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb) in enqueue_mgmt()
212 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_mgmt_xmit()
280 softmac_ps_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_ps_mgmt_xmit()
314 struct sk_buff *skb; in ieee80211_probe_req() local
352 struct sk_buff *skb; in ieee80211_send_beacon() local
390 struct sk_buff *skb; in ieee80211_send_probe() local
618 struct sk_buff *skb; in ieee80211_authentication_req() local
662 struct sk_buff *skb = NULL; in ieee80211_probe_resp() local
805 struct sk_buff *skb; in ieee80211_assoc_resp() local
862 struct sk_buff *skb; in ieee80211_auth_resp() local
[all …]
/linux-5.10/drivers/staging/rtl8192e/
Drtllib_softmac.c128 static void enqueue_mgmt(struct rtllib_device *ieee, struct sk_buff *skb) in enqueue_mgmt()
200 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct rtllib_device *ieee) in softmac_mgmt_xmit()
277 softmac_ps_mgmt_xmit(struct sk_buff *skb, in softmac_ps_mgmt_xmit()
336 struct sk_buff *skb; in rtllib_probe_req() local
376 struct sk_buff *skb; in rtllib_send_beacon() local
476 struct sk_buff *skb; in rtllib_send_probe() local
775 struct sk_buff *skb; in rtllib_authentication_req() local
818 struct sk_buff *skb = NULL; in rtllib_probe_resp() local
963 struct sk_buff *skb; in rtllib_assoc_resp() local
1022 struct sk_buff *skb = NULL; in rtllib_auth_resp() local
[all …]
/linux-5.10/drivers/nfc/microread/
Di2c.c48 #define I2C_DUMP_SKB(info, skb) \ argument
55 static void microread_i2c_add_len_crc(struct sk_buff *skb) in microread_i2c_add_len_crc()
70 static void microread_i2c_remove_len_crc(struct sk_buff *skb) in microread_i2c_remove_len_crc()
76 static int check_crc(struct sk_buff *skb) in check_crc()
103 static int microread_i2c_write(void *phy_id, struct sk_buff *skb) in microread_i2c_write()
139 struct sk_buff **skb) in microread_i2c_read()
201 struct sk_buff *skb = NULL; in microread_i2c_irq_thread_fn() local
/linux-5.10/drivers/net/wireguard/
Dsocket.c20 static int send4(struct wg_device *wg, struct sk_buff *skb, in send4()
97 static int send6(struct wg_device *wg, struct sk_buff *skb, in send6()
167 int wg_socket_send_skb_to_peer(struct wg_peer *peer, struct sk_buff *skb, u8 ds) in wg_socket_send_skb_to_peer()
191 struct sk_buff *skb = alloc_skb(len + SKB_HEADER_LEN, GFP_ATOMIC); in wg_socket_send_buffer_to_peer() local
207 struct sk_buff *skb; in wg_socket_send_buffer_as_reply_to_skb() local
235 const struct sk_buff *skb) in wg_socket_endpoint_from_skb()
299 const struct sk_buff *skb) in wg_socket_set_peer_endpoint_from_skb()
315 static int wg_receive(struct sock *sk, struct sk_buff *skb) in wg_receive()
/linux-5.10/drivers/staging/wfx/
Dqueue.c96 struct sk_buff *skb, *tmp; in __wfx_tx_queue_drop() local
114 void wfx_tx_queues_put(struct wfx_vif *wvif, struct sk_buff *skb) in wfx_tx_queues_put()
130 struct sk_buff *skb; in wfx_pending_drop() local
153 struct sk_buff *skb; in wfx_pending_get() local
182 struct sk_buff *skb; in wfx_pending_dump_old_frames() local
205 struct sk_buff *skb) in wfx_pending_get_pkt_us_delay()
238 struct sk_buff *skb; in wfx_tx_queues_get_skb() local
292 struct sk_buff *skb; in wfx_tx_queues_get() local
/linux-5.10/net/xfrm/
Dxfrm_device.c22 static void __xfrm_transport_prep(struct xfrm_state *x, struct sk_buff *skb, in __xfrm_transport_prep()
34 static void __xfrm_mode_tunnel_prep(struct xfrm_state *x, struct sk_buff *skb, in __xfrm_mode_tunnel_prep()
47 static void __xfrm_mode_beet_prep(struct xfrm_state *x, struct sk_buff *skb, in __xfrm_mode_beet_prep()
67 static void xfrm_outer_mode_prep(struct xfrm_state *x, struct sk_buff *skb) in xfrm_outer_mode_prep()
100 struct sk_buff *validate_xmit_xfrm(struct sk_buff *skb, netdev_features_t features, bool *again) in validate_xmit_xfrm()
283 bool xfrm_dev_offload_ok(struct sk_buff *skb, struct xfrm_state *x) in xfrm_dev_offload_ok()
313 void xfrm_dev_resume(struct sk_buff *skb) in xfrm_dev_resume()
344 struct sk_buff *skb; in xfrm_dev_backlog() local
/linux-5.10/include/net/netfilter/
Dbr_netfilter.h9 static inline struct nf_bridge_info *nf_bridge_alloc(struct sk_buff *skb) in nf_bridge_alloc()
33 static inline void nf_bridge_push_encap_header(struct sk_buff *skb) in nf_bridge_push_encap_header()
64 static inline int br_validate_ipv6(struct net *net, struct sk_buff *skb) in br_validate_ipv6()
70 br_nf_pre_routing_ipv6(void *priv, struct sk_buff *skb, in br_nf_pre_routing_ipv6()
/linux-5.10/include/net/
Dl3mdev.h165 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv()
182 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv()
188 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv()
194 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out()
211 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out()
217 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out()
279 struct sk_buff *l3mdev_ip_rcv(struct sk_buff *skb) in l3mdev_ip_rcv()
285 struct sk_buff *l3mdev_ip6_rcv(struct sk_buff *skb) in l3mdev_ip6_rcv()
291 struct sk_buff *l3mdev_ip_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip_out()
297 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out()
/linux-5.10/net/batman-adv/
Dsend.c63 int batadv_send_skb_packet(struct sk_buff *skb, in batadv_send_skb_packet()
124 int batadv_send_broadcast_skb(struct sk_buff *skb, in batadv_send_broadcast_skb()
139 int batadv_send_unicast_skb(struct sk_buff *skb, in batadv_send_unicast_skb()
177 int batadv_send_skb_to_orig(struct sk_buff *skb, in batadv_send_skb_to_orig()
235 batadv_send_skb_push_fill_unicast(struct sk_buff *skb, int hdr_size, in batadv_send_skb_push_fill_unicast()
265 static bool batadv_send_skb_prepare_unicast(struct sk_buff *skb, in batadv_send_skb_prepare_unicast()
284 struct sk_buff *skb, in batadv_send_skb_prepare_unicast_4addr()
334 struct sk_buff *skb, int packet_type, in batadv_send_skb_unicast()
406 struct sk_buff *skb, int packet_type, in batadv_send_skb_via_tt_generic()
445 int batadv_send_skb_via_gw(struct batadv_priv *bat_priv, struct sk_buff *skb, in batadv_send_skb_via_gw()
[all …]
/linux-5.10/net/lapb/
Dlapb_subr.c48 struct sk_buff *skb; in lapb_frames_acked() local
66 struct sk_buff *skb, *skb_prev = NULL; in lapb_requeue_frames() local
106 int lapb_decode(struct lapb_cb *lapb, struct sk_buff *skb, in lapb_decode()
224 struct sk_buff *skb; in lapb_send_control() local
260 struct sk_buff *skb; in lapb_transmit_frmr() local
/linux-5.10/net/netrom/
Dnr_in.c29 static int nr_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) in nr_queue_rx_frame()
71 static int nr_state1_machine(struct sock *sk, struct sk_buff *skb, in nr_state1_machine()
115 static int nr_state2_machine(struct sock *sk, struct sk_buff *skb, in nr_state2_machine()
146 static int nr_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype) in nr_state3_machine()
277 int nr_process_rx_frame(struct sock *sk, struct sk_buff *skb) in nr_process_rx_frame()
/linux-5.10/net/llc/
Dllc_input.c43 struct sk_buff *skb)) in llc_add_pack()
57 void llc_set_station_handler(void (*handler)(struct sk_buff *skb)) in llc_set_station_handler()
75 static __inline__ int llc_pdu_type(struct sk_buff *skb) in llc_pdu_type()
111 static inline int llc_fixup_skb(struct sk_buff *skb) in llc_fixup_skb()
155 int llc_rcv(struct sk_buff *skb, struct net_device *dev, in llc_rcv()
/linux-5.10/include/linux/can/
Dskb.h40 static inline struct can_skb_priv *can_skb_prv(struct sk_buff *skb) in can_skb_prv()
45 static inline void can_skb_reserve(struct sk_buff *skb) in can_skb_reserve()
50 static inline void can_skb_set_owner(struct sk_buff *skb, struct sock *sk) in can_skb_set_owner()
62 static inline struct sk_buff *can_create_echo_skb(struct sk_buff *skb) in can_create_echo_skb()

12345678910>>...107