Home
last modified time | relevance | path

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

/net/sunrpc/
Dxprtsock.c271 #define TCP_RCV_COPY_CALLDIR (1UL << 5) macro
1194 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()
1199 transport->tcp_flags |= TCP_RCV_COPY_CALLDIR; in xs_tcp_read_calldir()
1222 if (transport->tcp_flags & TCP_RCV_COPY_CALLDIR) { in xs_tcp_read_common()
1230 transport->tcp_flags &= ~TCP_RCV_COPY_CALLDIR; in xs_tcp_read_common()