Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dfilter.c1075 bool anc_found; in bpf_check_classic() local
1131 anc_found = false; in bpf_check_classic()
1133 anc_found = true; in bpf_check_classic()
1135 if (anc_found == false && ftest->k >= SKF_AD_OFF) in bpf_check_classic()