|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.7.0.4
|
#include "openapi_common.h"Go to the source code of this file.
Functions | |
| open_error_t | openapiFilterCreate (openapiClientHandle_t *client_handle, open_buffdesc *buf, uint32_t vlanID) |
| Create a MAC Static Filter. | |
| open_error_t | openapiFilterRemove (openapiClientHandle_t *client_handle, open_buffdesc *buf, uint32_t vlanID) |
| Remove a configured MAC Static Filter. | |