Home
last modified time | relevance | path

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

/openbmc/linux/net/unix/
H A Dunix_bpf.c100 static struct proto unix_stream_bpf_prot; variable
137 unix_stream_bpf_rebuild_protos(&unix_stream_bpf_prot, ops); in unix_stream_bpf_check_needs_rebuild()
189 sock_replace_proto(sk, &unix_stream_bpf_prot); in unix_stream_bpf_update_proto()
196 unix_stream_bpf_rebuild_protos(&unix_stream_bpf_prot, &unix_stream_proto); in unix_bpf_build_proto()