Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dxprtsock.h33 __be32 tcp_fraghdr, member
/Linux-v4.19/net/sunrpc/
Dxprtsock.c1172 p = ((char *) &transport->tcp_fraghdr) + transport->tcp_offset; in xs_tcp_read_fraghdr()
1173 len = sizeof(transport->tcp_fraghdr) - transport->tcp_offset; in xs_tcp_read_fraghdr()
1179 transport->tcp_reclen = ntohl(transport->tcp_fraghdr); in xs_tcp_read_fraghdr()