bpf_ct_set_timeout
BTF_ID_FLAGS(func, bpf_ct_set_timeout)
bpf_ct_set_timeout(ct, 10000);
bpf_ct_set_timeout(ct, 10000);
void bpf_ct_set_timeout(struct nf_conn *, u32) __ksym;
bpf_ct_set_timeout(ct, 0);
void bpf_ct_set_timeout(struct nf_conn *, u32) __ksym;