Home
last modified time | relevance | path

Searched refs:TCP_RCV_COPY_XID (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/sunrpc/
Dxprtsock.c264 #define TCP_RCV_COPY_XID (1UL << 2) macro
1096 transport->tcp_flags |= TCP_RCV_COPY_XID; in xs_tcp_check_fraghdr()
1114 transport->tcp_flags &= ~TCP_RCV_COPY_XID; in xs_tcp_read_xid()
1395 if (transport->tcp_flags & TCP_RCV_COPY_XID) { in xs_tcp_data_recv()
1531 TCP_RCV_COPY_FRAGHDR | TCP_RCV_COPY_XID; in xs_tcp_state_change()