Lines Matching refs:fic
250 if (!h || lws_fi(&h->fic, "sspc_fail_on_linkup"))
324 if (lws_fi(&h->fic, "sspc_fake_rxparse_disconnect_me"))
327 if (lws_fi(&h->fic, "sspc_fake_rxparse_destroy_me"))
575 if (lws_fi(&h->fic, "sspc_link_write_fail"))
642 h->fic.name = "sspc";
643 lws_xos_init(&h->fic.xos, lws_xos(&context->fic.xos));
644 if (ssi->fic.fi_owner.count)
645 lws_fi_import(&h->fic, &ssi->fic);
647 lws_fi_inherit_copy(&h->fic, &context->fic, "ss", ssi->streamtype);
650 if (lws_fi(&h->fic, "sspc_create_oom")) {
653 * the OOM pieces and drain the info fic
655 lws_fi_destroy(&h->fic);
759 lws_fi_destroy(&h->fic);
963 if (lws_fi(&h->fic, "sspc_fail_metadata_set"))