Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c1067 bool anc_found; in bpf_check_classic() local
1123 anc_found = false; in bpf_check_classic()
1125 anc_found = true; in bpf_check_classic()
1127 if (anc_found == false && ftest->k >= SKF_AD_OFF) in bpf_check_classic()