Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Functions
openapi_static_filter.h File Reference
#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. More...
 
open_error_t openapiFilterRemove (openapiClientHandle_t *client_handle, open_buffdesc *buf, uint32_t vlanID)
 Remove a configured MAC Static Filter. More...