Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dmsg_prot.h106 #define RPC_MAX_FRAGMENT_SIZE ((1U << 31) - 1) macro
/linux-4.1.27/net/sunrpc/
Dxprtsock.c2619 xprt->max_payload = RPC_MAX_FRAGMENT_SIZE; in xs_setup_local()
2769 xprt->max_payload = RPC_MAX_FRAGMENT_SIZE; in xs_setup_tcp()
2839 xprt->max_payload = RPC_MAX_FRAGMENT_SIZE; in xs_setup_bc_tcp()