Home
last modified time | relevance | path

Searched defs:skb (Results 151 - 175 of 5574) sorted by relevance

12345678910>>...223

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_global_func1.c12 int f0(int var, struct __sk_buff *skb) in f0() argument
18 int f1(struct __sk_buff *skb) in f1() argument
28 int f2(int val, struct __sk_buff *skb) in f2() argument
34 int f3(int val, struct __sk_buff *skb, in argument
42 test_cls(struct __sk_buff *skb) test_cls() argument
[all...]
H A Dtest_queue_stack_map.h30 int _test(struct __sk_buff *skb) in _test() argument
H A Dtest_tc_peer.c30 SEC("chk_egress") int tc_chk(struct __sk_buff *skb) in tc_chk() argument
35 SEC("dst_ingress") int tc_dst(struct __sk_buff *skb) in tc_dst() argument
40 SEC("src_ingress") int tc_src(struct __sk_buff *skb) in tc_src() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dtls_rxtx.h57 mlx5e_tls_handle_rx_skb(struct mlx5e_rq *rq, struct sk_buff *skb, in mlx5e_tls_handle_rx_skb() argument
70 mlx5e_accel_is_tls(struct mlx5_cqe64 *cqe, struct sk_buff *skb) { return false; } in mlx5e_accel_is_tls() argument
72 mlx5e_tls_handle_rx_skb(struct mlx5e_rq *rq, struct sk_buff *skb, in mlx5e_tls_handle_rx_skb() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dtestmode.h16 ath11k_tm_event_wmi(struct ath11k *ar, u32 cmd_id, struct sk_buff *skb) ath11k_tm_event_wmi() argument
/kernel/linux/linux-5.10/drivers/net/team/
H A Dteam_mode_random.c14 static bool rnd_transmit(struct team *team, struct sk_buff *skb) in rnd_transmit() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dtestmode.h22 ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) ath10k_tm_event_wmi() argument
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Ddata_rx.c37 wfx_rx_cb(struct wfx_vif *wvif, const struct hif_ind_rx *arg, struct sk_buff *skb) wfx_rx_cb() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_realm.c22 realm_mt(const struct sk_buff *skb, struct xt_action_param *par) in realm_mt() argument
H A Dxt_mark.c26 mark_tg(struct sk_buff *skb, const struct xt_action_param *par) in mark_tg() argument
35 mark_mt(const struct sk_buff *skb, struct xt_action_param *par) in mark_mt() argument
H A Dxt_mac.c25 static bool mac_mt(const struct sk_buff *skb, struct xt_action_param *par) in mac_mt() argument
H A Dxt_length.c21 length_mt(const struct sk_buff *skb, struct xt_action_param *par) in length_mt() argument
30 length_mt6(const struct sk_buff *skb, struct xt_action_param *par) in length_mt6() argument
H A Dxt_cpu.c33 static bool cpu_mt(const struct sk_buff *skb, struct xt_action_param *par) in cpu_mt() argument
H A Dxt_pkttype.c23 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in pkttype_mt() argument
H A Dxt_hl.c25 static bool ttl_mt(const struct sk_buff *skb, struct xt_action_param *par) in ttl_mt() argument
44 static bool hl_mt6(const struct sk_buff *skb, struct xt_action_param *par) in hl_mt6() argument
H A Dxt_devgroup.c19 static bool devgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) in devgroup_mt() argument
H A Dxt_TRACE.c26 trace_tg(struct sk_buff *skb, const struct xt_action_param *par) in trace_tg() argument
/kernel/linux/linux-5.10/net/sched/
H A Dem_u32.c17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match() argument
/kernel/linux/linux-5.10/net/rose/
H A Drose_out.c30 static void rose_send_iframe(struct sock *sk, struct sk_buff *skb) in rose_send_iframe() argument
48 struct sk_buff *skb, *skbn; in rose_kick() local
[all...]
/kernel/linux/linux-5.10/net/wimax/
H A Dop-reset.c87 int wimax_gnl_doit_reset(struct sk_buff *skb, struct genl_info *info) in wimax_gnl_doit_reset() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dparse_ldabs.c28 int handle_ingress(struct __sk_buff *skb) in handle_ingress() argument
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ingress.h9 static inline bool nf_hook_ingress_active(const struct sk_buff *skb) in nf_hook_ingress_active() argument
19 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress() argument
46 static inline int nf_hook_ingress_active(struct sk_buff *skb) in nf_hook_ingress_active() argument
51 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress() argument
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_nat_helper.h17 static inline bool nf_nat_mangle_tcp_packet(struct sk_buff *skb, in nf_nat_mangle_tcp_packet() argument
H A Dnf_tproxy.h28 static inline void nf_tproxy_assign_sock(struct sk_buff *skb, struct sock *sk) in nf_tproxy_assign_sock() argument
[all...]
H A Dnft_fib.h16 nft_fib_is_loopback(const struct sk_buff *skb, const struct net_device *in) in nft_fib_is_loopback() argument

Completed in 10 milliseconds

12345678910>>...223