Searched refs:ntls (Results 1 – 1 of 1) sorted by relevance
1915 struct ktls_session *tls, *ntls; in tcp_m_copym() local1967 ntls = m->m_epg_tls; in tcp_m_copym()1969 ntls = NULL; in tcp_m_copym()1976 if (tls != ntls) { in tcp_m_copym()