iPXE
Data Fields
oncrpc_reply Struct Reference

#include <oncrpc.h>

Data Fields

struct oncrpc_credverifier
 
uint32_t rpc_id
 
uint32_t reply_state
 
uint32_t accept_state
 
uint32_t frame_size
 
struct io_bufferdata
 

Detailed Description

Definition at line 61 of file oncrpc.h.

Field Documentation

◆ verifier

struct oncrpc_cred* oncrpc_reply::verifier

Definition at line 63 of file oncrpc.h.

Referenced by oncrpc_get_reply().

◆ rpc_id

uint32_t oncrpc_reply::rpc_id

Definition at line 64 of file oncrpc.h.

Referenced by oncrpc_get_reply().

◆ reply_state

uint32_t oncrpc_reply::reply_state

Definition at line 65 of file oncrpc.h.

Referenced by oncrpc_get_reply().

◆ accept_state

uint32_t oncrpc_reply::accept_state

Definition at line 66 of file oncrpc.h.

Referenced by nfs_deliver(), nfs_mount_deliver(), nfs_pm_deliver(), and oncrpc_get_reply().

◆ frame_size

uint32_t oncrpc_reply::frame_size

Definition at line 67 of file oncrpc.h.

Referenced by oncrpc_get_reply().

◆ data

struct io_buffer* oncrpc_reply::data

The documentation for this struct was generated from the following file: