Home
last modified time | relevance | path

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

/include/linux/sunrpc/
Dsvcsock.h43 return ntohl(svsk->sk_reclen) & RPC_FRAGMENT_SIZE_MASK; in svc_sock_reclen()
Dmsg_prot.h105 #define RPC_FRAGMENT_SIZE_MASK (~RPC_LAST_STREAM_FRAGMENT) macro