Home
last modified time | relevance | path

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

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