|
iPXE
|
A Fibre Channel Common Transport header. More...
#include <fcns.h>
Data Fields | |
| uint8_t | revision |
| Revision. | |
| struct fc_port_id | in_id |
| Original requestor ID. | |
| uint8_t | type |
| Generic service type. | |
| uint8_t | subtype |
| Generic service subtype. | |
| uint8_t | options |
| Options. | |
| uint8_t | reserved |
| Reserved. | |
| uint16_t | code |
| Command/response code. | |
| uint16_t | size |
| Maximum/residual size. | |
| uint8_t | fragment |
| Fragment ID. | |
| uint8_t | reason |
| Reason code. | |
| uint8_t | explanation |
| Reason code explanation. | |
| uint8_t | vendor |
| Vendor specific. | |
| uint8_t fc_ct_header::revision |
| struct fc_port_id fc_ct_header::in_id |
| uint8_t fc_ct_header::type |
| uint8_t fc_ct_header::subtype |
| uint16_t fc_ct_header::code |
Command/response code.
Definition at line 31 of file fcns.h.
Referenced by fc_ns_query_deliver(), and fc_ns_query_step().
| uint8_t fc_ct_header::reason |
| uint8_t fc_ct_header::explanation |