Home
last modified time | relevance | path

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

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