Home
last modified time | relevance | path

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

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