Searched refs:VlanIdFilter (Results 1 – 3 of 3) sorted by relevance
542 …uint16 VlanIdFilter; /**< @brief Specifies the VLAN address 0..4094 that should be … member
1308 …if ((MirrorConfigurationPtr->VlanIdFilter == NETC_ETHSWT_IP_UINT16_NULL_ENTRY_ID) && (IngressPortF… in Netc_EthSwt_Ip_WriteMirrorConfiguration_SecondPart()8124 if (MirrorConfigurationPtr->VlanIdFilter != NETC_ETHSWT_IP_UINT16_NULL_ENTRY_ID)8126 MirrorCfgBackup.VlanIdFilter = MirrorConfigurationPtr->VlanIdFilter;8130 …ressPortFilterkeyeData.KeyeOuterVLANTagControlInformation = (MirrorConfigurationPtr->VlanIdFilter);8134 MirrorCfgBackup.VlanIdFilter = NETC_ETHSWT_IP_UINT16_NULL_ENTRY_ID;8293 MirrorConfigurationPtr->VlanIdFilter = MirrorCfgBackup.VlanIdFilter;8306 MirrorConfigurationPtr->VlanIdFilter = NETC_ETHSWT_IP_UINT16_NULL_ENTRY_ID;
2964 …uint16 VlanIdFilter; /*!< @brief Specifies the VLAN address 0..4094 that sh… member