Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dfilter.c1181 unsigned int bpf_fsize = bpf_prog_size(fprog->len); in __sk_attach_filter() local
1192 prog = bpf_prog_alloc(bpf_fsize, 0); in __sk_attach_filter()