Searched refs:fprog (Results 1 – 1 of 1) sorted by relevance
1039 #define bpf_classic_proglen(fprog) (fprog->len * sizeof(fprog->filter[0])) argument1089 int bpf_prog_create(struct bpf_prog **pfp, struct sock_fprog_kern *fprog);1090 int bpf_prog_create_from_user(struct bpf_prog **pfp, struct sock_fprog *fprog,1094 int sk_attach_filter(struct sock_fprog *fprog, struct sock *sk);1096 int sk_reuseport_attach_filter(struct sock_fprog *fprog, struct sock *sk);