|
iPXE
|
A Fibre Channel Common Transport header. More...
#include <fcns.h>
Data Fields | |
| uint8_t | revision |
| Revision. More... | |
| struct fc_port_id | in_id |
| Original requestor ID. More... | |
| uint8_t | type |
| Generic service type. More... | |
| uint8_t | subtype |
| Generic service subtype. More... | |
| uint8_t | options |
| Options. More... | |
| uint8_t | reserved |
| Reserved. More... | |
| uint16_t | code |
| Command/response code. More... | |
| uint16_t | size |
| Maximum/residual size. More... | |
| uint8_t | fragment |
| Fragment ID. More... | |
| uint8_t | reason |
| Reason code. More... | |
| uint8_t | explanation |
| Reason code explanation. More... | |
| uint8_t | vendor |
| Vendor specific. More... | |
| 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 |
1.8.15