Searched refs:TCP_RCV_COPY_CALLDIR (Results 1 – 3 of 3) sorted by relevance
78 #define TCP_RCV_COPY_CALLDIR (1UL << 5) macro
1262 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()1267 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()1290 if (transport->tcp_flags & TCP_RCV_COPY_CALLDIR) { in xs_tcp_read_common()1298 transport->tcp_flags &= ~TCP_RCV_COPY_CALLDIR; in xs_tcp_read_common()
507 { TCP_RCV_COPY_CALLDIR, "TCP_RCV_COPY_CALLDIR" }, \