Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dxprt.h159 u32 tcp_recm, /* Fragment header */ member
/linux-2.4.37.9/net/sunrpc/
Dxprt.c784 p = ((char *) &xprt->tcp_recm) + xprt->tcp_offset; in tcp_read_fraghdr()
785 len = sizeof(xprt->tcp_recm) - xprt->tcp_offset; in tcp_read_fraghdr()
790 xprt->tcp_reclen = ntohl(xprt->tcp_recm); in tcp_read_fraghdr()