Home
last modified time | relevance | path

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

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