AM263Px INDUSTRIAL COMMUNICATIONS SDK  10.02.00
icss_eip_vlanFilter.h File Reference

Go to the source code of this file.

Functions

int32_t EIP_configureVlanFilter (PRUICSS_Handle pruicssHandle, uint8_t command)
 Master control function for VLAN filtering mechanism. More...
 
int32_t EIP_configureUntaggedFrameRx (PRUICSS_Handle pruicssHandle, uint8_t command)
 Configure reception behavior for untagged frames in VLAN filtering. More...
 
int32_t EIP_configurePriorityTaggedFrameRx (PRUICSS_Handle pruicssHandle, uint8_t command)
 Configure reception behavior for priority-tagged frames in VLAN filtering. More...
 
int32_t EIP_configureVidRx (PRUICSS_Handle pruicssHandle, uint16_t vid, uint8_t command)
 Configure VLAN ID filtering for host receive in the VLAN filter table. More...