Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c23 void bpf_ct_set_timeout(struct nf_conn *, u32) __ksym;
100 bpf_ct_set_timeout(ct, 0); in set_timeout_after_insert()
H A Dtest_bpf_nf.c82 void bpf_ct_set_timeout(struct nf_conn *, u32) __ksym;
180 bpf_ct_set_timeout(ct, 10000); in nf_ct_test()
283 bpf_ct_set_timeout(ct, 10000); in nf_ct_opts_new_test()
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c460 __bpf_kfunc void bpf_ct_set_timeout(struct nf_conn___init *nfct, u32 timeout) in bpf_ct_set_timeout() function
519 BTF_ID_FLAGS(func, bpf_ct_set_timeout, KF_TRUSTED_ARGS)