Home
last modified time | relevance | path

Searched defs:fi_wsi_name (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-adopt.h155 const char *fi_wsi_name; /**< NULL, or Fault Injection inheritence filter for wsi=string/ context faults */ member
H A Dlws-client.h221 const char *fi_wsi_name; member
/third_party/libwebsockets/lib/core-net/
H A Dadopt.c121 __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