Searched refs:TCP_RCV_COPY_CALLDIR (Results 1 – 1 of 1) sorted by relevance
271 #define TCP_RCV_COPY_CALLDIR (1UL << 5) macro1194 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()1199 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()1222 if (transport->tcp_flags & TCP_RCV_COPY_CALLDIR) { in xs_tcp_read_common()1230 transport->tcp_flags &= ~TCP_RCV_COPY_CALLDIR; in xs_tcp_read_common()