Home
last modified time | relevance | path

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

/net/core/
Dfilter.c1453 static int __sk_attach_prog(struct bpf_prog *prog, struct sock *sk) in __sk_attach_prog() function
1534 err = __sk_attach_prog(prog, sk); in sk_attach_filter()
1579 err = __sk_attach_prog(prog, sk); in sk_attach_bpf()