Lines Matching refs:sti
1189 sotpi_info_t *sti = SOTOTPI(so); in nl7c_http_request() local
1432 sti->sti_nl7c_flags |= NL7C_SOPERSIST; in nl7c_http_request()
1434 sti->sti_nl7c_flags &= ~NL7C_SOPERSIST; in nl7c_http_request()
1437 sti->sti_nl7c_flags &= ~NL7C_SCHEMEPRIV; in nl7c_http_request()
1440 sti->sti_nl7c_flags |= HTTP_CONN_CL; in nl7c_http_request()
1443 sti->sti_nl7c_flags |= HTTP_CONN_KA; in nl7c_http_request()
1445 sti->sti_nl7c_flags |= HTTP_CONN_CL; in nl7c_http_request()
1467 sotpi_info_t *sti = SOTOTPI(so); in nl7c_http_response() local
1757 sti->sti_nl7c_flags |= NL7C_SOPERSIST; in nl7c_http_response()
1759 sti->sti_nl7c_flags &= ~NL7C_SOPERSIST; in nl7c_http_response()
1762 sti->sti_nl7c_flags &= ~NL7C_SCHEMEPRIV; in nl7c_http_response()
1765 sti->sti_nl7c_flags |= HTTP_CONN_CL; in nl7c_http_response()
1768 sti->sti_nl7c_flags |= HTTP_CONN_KA; in nl7c_http_response()
1770 sti->sti_nl7c_flags |= HTTP_CONN_CL; in nl7c_http_response()