Searched refs:NL7C_SOPERSIST (Results 1 – 5 of 5) sorted by relevance
54 #define NL7C_SOPERSIST 0x00000002 /* NL7C socket is persistent */ macro
953 } else if (sti->sti_nl7c_flags & NL7C_SOPERSIST) { in nl7c_process()1009 NL7C_SOPERSIST) { in nl7c_process()1023 if (ret == B_TRUE && (sti->sti_nl7c_flags & NL7C_SOPERSIST)) { in nl7c_process()
1432 sti->sti_nl7c_flags |= NL7C_SOPERSIST; in nl7c_http_request()1434 sti->sti_nl7c_flags &= ~NL7C_SOPERSIST; in nl7c_http_request()1757 sti->sti_nl7c_flags |= NL7C_SOPERSIST; in nl7c_http_response()1759 sti->sti_nl7c_flags &= ~NL7C_SOPERSIST; in nl7c_http_response()
1197 if (! (sti->sti_nl7c_flags & NL7C_SOPERSIST)) { in nl7c_data()1442 if (! (sti->sti_nl7c_flags & NL7C_SOPERSIST)) { in nl7c_sendfilev()2055 if (sti->sti_nl7c_flags & NL7C_SOPERSIST) { in nl7c_parse()
1976 nsti->sti_nl7c_flags |= NL7C_SOPERSIST; in sotpi_accept()3146 } else if (sti->sti_nl7c_flags & NL7C_SOPERSIST) { in sotpi_recvmsg()