Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Daf_unix.h113 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);
/openbmc/linux/net/unix/
H A Dunix_bpf.c160 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_stream_bpf_update_proto() function
H A Daf_unix.c956 .psock_update_sk_prot = unix_stream_bpf_update_proto,