1. NAME

xdr_stream_pos - Return the current offset from the start of the xdr_stream

2. SYNOPSIS

unsigned int xdr_stream_pos(const struct xdr_stream *  xdr );

3. ARGUMENTS

xdr
    pointer to struct xdr_stream

4. COPYRIGHT