proto_method_implemented 2182 net/core/sock.c 		   proto_method_implemented(proto->close),
proto_method_implemented 2183 net/core/sock.c 		   proto_method_implemented(proto->connect),
proto_method_implemented 2184 net/core/sock.c 		   proto_method_implemented(proto->disconnect),
proto_method_implemented 2185 net/core/sock.c 		   proto_method_implemented(proto->accept),
proto_method_implemented 2186 net/core/sock.c 		   proto_method_implemented(proto->ioctl),
proto_method_implemented 2187 net/core/sock.c 		   proto_method_implemented(proto->init),
proto_method_implemented 2188 net/core/sock.c 		   proto_method_implemented(proto->destroy),
proto_method_implemented 2189 net/core/sock.c 		   proto_method_implemented(proto->shutdown),
proto_method_implemented 2190 net/core/sock.c 		   proto_method_implemented(proto->setsockopt),
proto_method_implemented 2191 net/core/sock.c 		   proto_method_implemented(proto->getsockopt),
proto_method_implemented 2192 net/core/sock.c 		   proto_method_implemented(proto->sendmsg),
proto_method_implemented 2193 net/core/sock.c 		   proto_method_implemented(proto->recvmsg),
proto_method_implemented 2194 net/core/sock.c 		   proto_method_implemented(proto->sendpage),
proto_method_implemented 2195 net/core/sock.c 		   proto_method_implemented(proto->bind),
proto_method_implemented 2196 net/core/sock.c 		   proto_method_implemented(proto->backlog_rcv),
proto_method_implemented 2197 net/core/sock.c 		   proto_method_implemented(proto->hash),
proto_method_implemented 2198 net/core/sock.c 		   proto_method_implemented(proto->unhash),
proto_method_implemented 2199 net/core/sock.c 		   proto_method_implemented(proto->get_port),
proto_method_implemented 2200 net/core/sock.c 		   proto_method_implemented(proto->enter_memory_pressure));