tag
line
file
source code
unix_proto_ops
858
net/unix/sock.c
static struct proto_ops unix_proto_ops = {
unix_proto_ops
895
net/unix/sock.c
(void) sock_register(unix_proto_ops.family, &unix_proto_ops);