Searched refs:ESD_PROTO_MAX (Results 1 – 2 of 2) sorted by relevance
97 ESD_PROTO_MAX /* for bounds checking */ enumerator
171 static struct proto_handler proto_map[ESD_PROTO_MAX] = {1027 if (c->request < ESD_PROTO_CONNECT || c->request >= ESD_PROTO_MAX) { in do_read()