smb_buf32_xdr
if (!smb_buf32_xdr(xdrs, &objp->lg_challenge_key))
if (!smb_buf32_xdr(xdrs, &objp->lg_nt_password))
if (!smb_buf32_xdr(xdrs, &objp->lg_lm_password))
if (!smb_buf32_xdr(xdrs, &objp->tkn_ssnkey))
bool_t smb_buf32_xdr(XDR *, struct smb_buf32 *);