Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/ !
H A Dsvc.h131 RPCSVC_MAXPAYLOAD_UDP = 32 * 1024, enumerator
/linux/net/sunrpc/ !
H A Dsvcsock.c79 SUNRPC_MAX_UDP_SENDPAGES = 1 + RPCSVC_MAXPAYLOAD_UDP / PAGE_SIZE + 1 + 1
829 .xcl_max_payload = RPCSVC_MAXPAYLOAD_UDP,