Searched refs:ip_limit_ah (Results 1 – 7 of 7) sorted by relevance
272 if (context->ip_limit_ah && in lws_peer_confirm_ah_attach_ok()273 peer->http.count_ah >= context->ip_limit_ah) { in lws_peer_confirm_ah_attach_ok()275 context->ip_limit_ah); in lws_peer_confirm_ah_attach_ok()
553 unsigned short ip_limit_ah; member
542 info.ip_limit_ah = 24; /* for testing */ in main()
497 unsigned short ip_limit_ah; member
619 context->ip_limit_ah = info->ip_limit_ah; in lws_create_context()
342 a->info->ip_limit_ah = atoi(ctx->buf); in lejp_globals_cb()
130 `info.ip_limit_ah` and `info.ip_limit_wsi`.