Searched refs:proto_method_implemented (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/core/
H A Dsock.c4052 static char proto_method_implemented(const void *method) function
4080 proto_method_implemented(proto->close),
4081 proto_method_implemented(proto->connect),
4082 proto_method_implemented(proto->disconnect),
4083 proto_method_implemented(proto->accept),
4084 proto_method_implemented(proto->ioctl),
4085 proto_method_implemented(proto->init),
4086 proto_method_implemented(proto->destroy),
4087 proto_method_implemented(proto->shutdown),
4088 proto_method_implemented(prot
[all...]

Completed in 108 milliseconds