Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c1054 bool anc_found; in bpf_check_classic() local
1110 anc_found = false; in bpf_check_classic()
1112 anc_found = true; in bpf_check_classic()
1114 if (anc_found == false && ftest->k >= SKF_AD_OFF) in bpf_check_classic()