RPC_LAST_STREAM_FRAGMENT 105 include/linux/sunrpc/msg_prot.h #define RPC_FRAGMENT_SIZE_MASK (~RPC_LAST_STREAM_FRAGMENT) RPC_LAST_STREAM_FRAGMENT 48 include/linux/sunrpc/svcsock.h return ntohl(svsk->sk_reclen) & RPC_LAST_STREAM_FRAGMENT;