Searched refs:TCP_RCV_READ_CALLDIR (Results 1 – 3 of 3) sorted by relevance
77 #define TCP_RCV_READ_CALLDIR (1UL << 4) macro
1225 transport->tcp_flags |= TCP_RCV_READ_CALLDIR; in xs_tcp_read_xid()1255 transport->tcp_flags &= ~TCP_RCV_READ_CALLDIR; in xs_tcp_read_calldir()1507 if (transport->tcp_flags & TCP_RCV_READ_CALLDIR) { in xs_tcp_data_recv()
506 { TCP_RCV_READ_CALLDIR, "TCP_RCV_READ_CALLDIR" }, \