Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Dfilter.c1060 bool anc_found; in bpf_check_classic() local
1116 anc_found = false; in bpf_check_classic()
1118 anc_found = true; in bpf_check_classic()
1120 if (anc_found == false && ftest->k >= SKF_AD_OFF) in bpf_check_classic()