Searched defs:fi_wsi_name (Results 1 - 3 of 3) sorted by relevance
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-adopt.h | 155 const char *fi_wsi_name; /**< NULL, or Fault Injection inheritence filter for wsi=string/ context faults */ member
|
H A D | lws-client.h | 221 const char *fi_wsi_name; member
|
/third_party/libwebsockets/lib/core-net/ |
H A D | adopt.c | 121 __lws_adopt_descriptor_vhost1(struct lws_vhost *vh, lws_adoption_type type, const char *vh_prot_name, struct lws *parent, void *opaque, const char *fi_wsi_name) __lws_adopt_descriptor_vhost1() argument 793 lws_create_adopt_udp(struct lws_vhost *vhost, const char *ads, int port, int flags, const char *protocol_name, const char *ifname, struct lws *parent_wsi, void *opaque, const lws_retry_bo_t *retry_policy, const char *fi_wsi_name) lws_create_adopt_udp() argument
|
Completed in 3 milliseconds