tag | line | file | source code |
---|---|---|---|
inet_proto_ops | 1748 | net/inet/sock.c | static struct proto_ops inet_proto_ops = { |
inet_proto_ops | 1791 | net/inet/sock.c | (void) sock_register(inet_proto_ops.family, &inet_proto_ops); |
inet_proto_ops | 1566 | net/inet/sockinet.c | static struct proto_ops inet_proto_ops = |
inet_proto_ops | 1614 | net/inet/sockinet.c | (void) sock_register(inet_proto_ops.family, &inet_proto_ops); |