|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.4.4.5
|
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. | |
| 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.
| [in] | forceMode | Enable or disable the mode. If enabled the FIP Snooping will send TLVs out on ports even if it is disabled. |
| [in] | sendFlags | A bitmap of flags specifying the TLVs to transmit. |
| [in] | priority | An integer value between 1-8 specifies the priority of the TLVs. Applies to all types of TLVs |
| OPEN_E_NONE | API initialized successfully |
| OPEN_E_FAIL | Error encountered in TCAM API initialization |
OpEN API Version: 1.2