Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dfilter.c1051 static int bpf_check_classic(const struct sock_filter *filter, in bpf_check_classic() function
1316 err = bpf_check_classic(fp->insns, fp->len); in bpf_prepare_filter()
/Linux-v5.10/Documentation/networking/
Dfilter.rst636 skb pointer). All constraints and restrictions from bpf_check_classic() apply