Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/
Dxprtsock.c263 #define TCP_RCV_COPY_FRAGHDR (1UL << 1) macro
1076 transport->tcp_flags &= ~TCP_RCV_COPY_FRAGHDR; in xs_tcp_read_fraghdr()
1092 transport->tcp_flags |= TCP_RCV_COPY_FRAGHDR; in xs_tcp_check_fraghdr()
1390 if (transport->tcp_flags & TCP_RCV_COPY_FRAGHDR) { in xs_tcp_data_recv()
1531 TCP_RCV_COPY_FRAGHDR | TCP_RCV_COPY_XID; in xs_tcp_state_change()