Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/
Dxprtsock.c267 #define TCP_RCV_COPY_CALLDIR (1UL << 5) macro
1152 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()
1157 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()
1180 if (transport->tcp_flags & TCP_RCV_COPY_CALLDIR) { in xs_tcp_read_common()
1188 transport->tcp_flags &= ~TCP_RCV_COPY_CALLDIR; in xs_tcp_read_common()