Home
last modified time | relevance | path

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

/Linux-v5.15/net/unix/
Dunix_bpf.c98 static struct proto unix_stream_bpf_prot; variable
135 unix_stream_bpf_rebuild_protos(&unix_stream_bpf_prot, ops); in unix_stream_bpf_check_needs_rebuild()
167 WRITE_ONCE(sk->sk_prot, &unix_stream_bpf_prot); in unix_stream_bpf_update_proto()
174 unix_stream_bpf_rebuild_protos(&unix_stream_bpf_prot, &unix_stream_proto); in unix_bpf_build_proto()