Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dxprtsock.h32 __be32 tcp_fraghdr, member
/linux-4.4.14/net/sunrpc/
Dxprtsock.c1098 p = ((char *) &transport->tcp_fraghdr) + transport->tcp_offset; in xs_tcp_read_fraghdr()
1099 len = sizeof(transport->tcp_fraghdr) - transport->tcp_offset; in xs_tcp_read_fraghdr()
1105 transport->tcp_reclen = ntohl(transport->tcp_fraghdr); in xs_tcp_read_fraghdr()