iPXE
|
#include <oncrpc.h>
Data Fields | |
enum oncrpc_field_type | type |
union oncrpc_field_value | value |
enum oncrpc_field_type oncrpc_field::type |
Definition at line 108 of file oncrpc.h.
Referenced by oncrpc_compute_size(), and oncrpc_iob_add_fields().
union oncrpc_field_value oncrpc_field::value |
Definition at line 109 of file oncrpc.h.
Referenced by oncrpc_compute_size(), and oncrpc_iob_add_fields().