Home
last modified time | relevance | path

Searched defs:skb (Results 76 - 100 of 5552) sorted by relevance

12345678910>>...223

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dfreplace_cls_redirect.c18 int freplace_cls_redirect_test(struct __sk_buff *skb) in freplace_cls_redirect_test() argument
H A Dsockmap_parse_prog.c6 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1() argument
H A Dtailcall_bpf2bpf2.c14 int subprog_tail(struct __sk_buff *skb) in subprog_tail() argument
26 int classifier_0(struct __sk_buff *skb) in classifier_0() argument
33 int entry(struct __sk_buff *skb) in entry() argument
H A Dtailcall6.c16 int classifier_0(struct __sk_buff *skb) in classifier_0() argument
26 int entry(struct __sk_buff *skb) in entry() argument
H A Dtailcall5.c26 int entry(struct __sk_buff *skb) in entry() argument
H A Dtest_lwt_reroute.c13 int test_lwt_reroute(struct __sk_buff *skb) in test_lwt_reroute() argument
H A Dnested_trust_failure.c45 int BPF_PROG(test_invalid_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
H A Dnested_trust_success.c30 int BPF_PROG(test_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
H A Dskb_load_bytes.c12 int skb_process(struct __sk_buff *skb) in skb_process() argument
H A Dtest_cgroup_link.c10 int egress(struct __sk_buff *skb) in egress() argument
17 int egress_alt(struct __sk_buff *skb) in egress_alt() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dskb_ctx.c7 struct __sk_buff skb = { in test_skb_ctx() local
[all...]
H A Dskb_helpers.c7 struct __sk_buff skb = { in test_skb_helpers() local
/kernel/linux/linux-6.6/net/dsa/
H A Dtag_none.c15 static struct sk_buff *dsa_slave_notag_xmit(struct sk_buff *skb, in dsa_slave_notag_xmit() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dcg_storage_multi_isolated.c24 int egress1(struct __sk_buff *skb) in egress1() argument
36 int egress2(struct __sk_buff *skb) in egress2() argument
48 int ingress(struct __sk_buff *skb) in ingress() argument
H A Dcg_storage_multi_shared.c24 int egress1(struct __sk_buff *skb) in egress1() argument
36 int egress2(struct __sk_buff *skb) in egress2() argument
48 int ingress(struct __sk_buff *skb) in ingress() argument
H A Dfexit_bpf2bpf_simple.c14 int BPF_PROG(test_main2, struct sk_buff *skb, int ret) in BPF_PROG() argument
H A Dload_bytes_relative.c21 int load_bytes_relative(struct __sk_buff *skb) in load_bytes_relative() argument
H A Dsockmap_parse_prog.c8 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1() argument
H A Dtailcall2.c14 int bpf_func_0(struct __sk_buff *skb) in bpf_func_0() argument
21 int bpf_func_1(struct __sk_buff *skb) in bpf_func_1() argument
28 int bpf_func_2(struct __sk_buff *skb) in bpf_func_2() argument
34 int bpf_func_3(struct __sk_buff *skb) in bpf_func_3() argument
41 int bpf_func_4(struct __sk_buff *skb) in bpf_func_4() argument
48 int entry(struct __sk_buff *skb) in entry() argument
[all...]
H A Dtailcall_bpf2bpf3.c14 int subprog_tail2(struct __sk_buff *skb) in subprog_tail2() argument
27 int subprog_tail(struct __sk_buff *skb) in subprog_tail() argument
37 int bpf_func_0(struct __sk_buff *skb) in bpf_func_0() argument
45 bpf_func_1(struct __sk_buff *skb) bpf_func_1() argument
53 entry(struct __sk_buff *skb) entry() argument
[all...]
H A Dtest_global_func5.c8 int f1(struct __sk_buff *skb) in f1() argument
16 int f2(int val, struct __sk_buff *skb) in f2() argument
22 int f3(int val, struct __sk_buff *skb) in f3() argument
28 int test_cls(struct __sk_buff *skb) in test_cls() argument
[all...]
H A Dtest_global_func6.c8 int f1(struct __sk_buff *skb) in f1() argument
16 int f2(int val, struct __sk_buff *skb) in f2() argument
22 int f3(int val, struct __sk_buff *skb) in f3() argument
28 int test_cls(struct __sk_buff *skb) in test_cls() argument
[all...]
H A Dtest_skb_cgroup_id_kern.c20 static __always_inline void log_nth_level(struct __sk_buff *skb, __u32 level) in log_nth_level() argument
32 int log_cgroup_id(struct __sk_buff *skb) in log_cgroup_id() argument
H A Dtest_skb_helpers.c18 int test_skb_helpers(struct __sk_buff *skb) in test_skb_helpers() argument
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_usb_ops.c33 struct sk_buff *skb; in rsi_usb_rx_thread() local

Completed in 8 milliseconds

12345678910>>...223