Searched refs:bpf_ct_opts___local (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | test_bpf_nf_fail.c | 9 struct bpf_ct_opts___local { struct 17 struct bpf_ct_opts___local *, u32) __ksym; argument 19 struct bpf_ct_opts___local *, u32) __ksym; 30 struct bpf_ct_opts___local opts = {}; in alloc_release() 44 struct bpf_ct_opts___local opts = {}; in insert_insert() 61 struct bpf_ct_opts___local opts = {}; in lookup_insert() 75 struct bpf_ct_opts___local opts = {}; in write_not_allowlisted_field() 89 struct bpf_ct_opts___local opts = {}; in set_timeout_after_insert() 106 struct bpf_ct_opts___local opts = {}; in set_status_after_insert() 123 struct bpf_ct_opts___local opts = {}; in change_timeout_after_alloc() [all …]
|
D | test_bpf_nf.c | 44 struct bpf_ct_opts___local { struct 52 struct bpf_ct_opts___local *, u32) __ksym; argument 54 struct bpf_ct_opts___local *, u32) __ksym; 56 struct bpf_ct_opts___local *, u32) __ksym; 58 struct bpf_ct_opts___local *, u32) __ksym; 70 struct bpf_ct_opts___local *, u32), in nf_ct_test() argument 72 struct bpf_ct_opts___local *, u32), in nf_ct_test() 75 struct bpf_ct_opts___local opts_def = { .l4proto = IPPROTO_TCP, .netns_id = -1 }; in nf_ct_test()
|
D | xdp_synproxy_kern.c | 84 struct bpf_ct_opts___local { struct 97 struct bpf_ct_opts___local *opts, argument 103 struct bpf_ct_opts___local *opts, 410 struct bpf_ct_opts___local ct_lookup_opts = { in tcp_lookup()
|