Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/
H A Dfilter.rst648 skb pointer). All constraints and restrictions from bpf_check_classic() apply
/linux-6.15/net/core/
H A Dfilter.c1072 static int bpf_check_classic(const struct sock_filter *filter, in bpf_check_classic() function
1337 err = bpf_check_classic(fp->insns, fp->len); in bpf_prepare_filter()