Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_conntrack_bpf.c200 const struct btf_type *ncit; in BTF_ID() local
204 ncit = btf_type_by_id(btf, btf_nf_conn_ids[1]); in BTF_ID()
207 if (t != nct && t != ncit) { in BTF_ID()