tag | line | file | source code |
---|---|---|---|
proto_ops | 31 | net/kern_sock.h | struct proto_ops *ops; /* protocols do most everything */ |
proto_ops | 18 | net/socket.c | extern struct proto_ops unix_proto_ops; |
proto_ops | 23 | net/socket.c | struct proto_ops *ops; |
proto_ops | 418 | net/socket.c | struct proto_ops *ops; |
proto_ops | 62 | net/unix.c | struct proto_ops unix_proto_ops = { |