Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_bpf.c201 const struct btf_type *nct; in BTF_ID() local
205 nct = btf_type_by_id(btf, btf_nf_conn_ids[0]); in BTF_ID()
207 if (t != nct && t != ncit) { in BTF_ID()