Searched defs:_backlog (Results  1 – 1 of 1) sorted by relevance
| /Zephyr-latest/include/zephyr/net/http/ | 
| D | service.h | 84 #define __z_http_service_define(_name, _host, _port, _concurrent, _backlog, _detail,               \  argument 128 #define HTTP_SERVICE_DEFINE_EMPTY(_name, _host, _port, _concurrent, _backlog, _detail,             \  argument 155 #define HTTPS_SERVICE_DEFINE_EMPTY(_name, _host, _port, _concurrent, _backlog, _detail,          \  argument 183 #define HTTP_SERVICE_DEFINE(_name, _host, _port, _concurrent, _backlog, _detail, _res_fallback)    \  argument 213 #define HTTPS_SERVICE_DEFINE(_name, _host, _port, _concurrent, _backlog, _detail,              \  argument
  |