Searched refs:TCP_RCV_COPY_XID (Results 1 – 3 of 3) sorted by relevance
70 #define TCP_RCV_COPY_XID (1UL << 2) macro
1080 transport->tcp_flags |= TCP_RCV_COPY_XID; in xs_tcp_check_fraghdr()1098 transport->tcp_flags &= ~TCP_RCV_COPY_XID; in xs_tcp_read_xid()1368 if (transport->tcp_flags & TCP_RCV_COPY_XID) { in xs_tcp_data_recv()1461 TCP_RCV_COPY_FRAGHDR | TCP_RCV_COPY_XID; in xs_tcp_state_change()
405 { TCP_RCV_COPY_XID, "TCP_RCV_COPY_XID" }, \