Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.6.0.3
|
#include "openapi_common.h"
Go to the source code of this file.
Macros | |
#define | OPEN_FIP_SEND_TLV_FCOE 2 |
Enable the standard FCoE TLV. | |
#define | OPEN_FIP_SEND_TLV_FIP 1 |
Enable the standard FIP TLV. | |
#define | OPEN_FIP_SEND_TLV_NONE 0 |
Disable TLV. | |
Functions | |
open_error_t | openapiFipSnoopingForceModeSet (OPEN_CONTROL_t forceMode, uint32_t sendFlags, uint8_t priority) |
Override the FIP Snooping behavior to force it to send the TLVs. More... | |