Home
last modified time | relevance | path

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

/linux/net/unix/
H A Daf_unix.h63 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);
H A Dunix_bpf.c148 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_dgram_bpf_update_proto() function
H A Daf_unix.c1079 .psock_update_sk_prot = unix_dgram_bpf_update_proto,