Home
last modified time | relevance | path

Searched refs:bpf_ct_insert_entry (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c26 struct nf_conn *bpf_ct_insert_entry(struct nf_conn *) __ksym;
57 ct = bpf_ct_insert_entry(ct); in insert_insert()
60 ct = bpf_ct_insert_entry(ct); in lookup_insert()
74 bpf_ct_insert_entry(ct); in write_not_allowlisted_field()
102 ct = bpf_ct_insert_entry(ct); in set_timeout_after_insert()
119 ct = bpf_ct_insert_entry(ct); in set_status_after_insert()
H A Dtest_bpf_nf.c83 struct nf_conn *bpf_ct_insert_entry(struct nf_conn *) __ksym;
145 ct = bpf_ct_insert_entry(ct); in nf_ct_test()
209 ct_ins = bpf_ct_insert_entry(ct); in nf_ct_test()
311 ct_ins = bpf_ct_insert_entry(ct); in nf_ct_opts_new_test()
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c429 __bpf_kfunc struct nf_conn *bpf_ct_insert_entry(struct nf_conn___init *nfct_i) in bpf_ct_insert_entry() function
527 BTF_ID_FLAGS(func, bpf_ct_insert_entry, KF_ACQUIRE | KF_RET_NULL | KF_RELEASE)