Home
last modified time | relevance | path

Searched refs:ct_ins (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c157 struct nf_conn *ct_ins; in nf_ct_test() local
169 ct_ins = bpf_ct_insert_entry(ct); in nf_ct_test()
170 if (ct_ins) { in nf_ct_test()
199 bpf_ct_release(ct_ins); in nf_ct_test()

Completed in 2 milliseconds