Searched refs:bpf_ct_opts___local (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_nf_fail.c | 10 struct bpf_ct_opts___local { struct 18 struct bpf_ct_opts___local *, u32) __ksym; argument 20 struct bpf_ct_opts___local *, u32) __ksym; 31 struct bpf_ct_opts___local opts = {}; in alloc_release() 45 struct bpf_ct_opts___local opts = {}; in insert_insert() 62 struct bpf_ct_opts___local opts = {}; in lookup_insert() 76 struct bpf_ct_opts___local opts = {}; in write_not_allowlisted_field() 90 struct bpf_ct_opts___local opts = {}; in set_timeout_after_insert() 107 struct bpf_ct_opts___local opts = {}; in set_status_after_insert() 124 struct bpf_ct_opts___local opts = {}; in change_timeout_after_alloc() [all …]
|
H A D | test_bpf_nf.c | 54 struct bpf_ct_opts___local { struct 73 struct bpf_ct_opts___local *, u32) __ksym; argument 75 struct bpf_ct_opts___local *, u32) __ksym; 77 struct bpf_ct_opts___local *, u32) __ksym; 79 struct bpf_ct_opts___local *, u32) __ksym; 91 struct bpf_ct_opts___local *, u32), in nf_ct_test() argument 93 struct bpf_ct_opts___local *, u32), in nf_ct_test() 96 struct bpf_ct_opts___local opts_def = { .l4proto = IPPROTO_TCP, .netns_id = -1 }; in nf_ct_test()
|