Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c20 struct nf_conn *bpf_ct_insert_entry(struct nf_conn *) __ksym;
51 ct = bpf_ct_insert_entry(ct); in insert_insert()
54 ct = bpf_ct_insert_entry(ct); in insert_insert()
68 bpf_ct_insert_entry(ct); in lookup_insert()
96 ct = bpf_ct_insert_entry(ct); in set_timeout_after_insert()
113 ct = bpf_ct_insert_entry(ct); in set_status_after_insert()
H A Dtest_bpf_nf.c59 struct nf_conn *bpf_ct_insert_entry(struct nf_conn *) __ksym;
169 ct_ins = bpf_ct_insert_entry(ct); in nf_ct_test()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_bpf.c379 __bpf_kfunc struct nf_conn *bpf_ct_insert_entry(struct nf_conn___init *nfct_i) in bpf_ct_insert_entry() function
477 BTF_ID_FLAGS(func, bpf_ct_insert_entry, KF_ACQUIRE | KF_RET_NULL | KF_RELEASE)