SWRU368C May 2018 – January 2021 CC3100 , CC3100MOD , CC3200 , CC3200MOD
Error Name | Value | Comment |
---|---|---|
SL_RET_CODE_OK | 0 | |
SL_RET_CODE_INVALID_INPUT | -2 | |
SL_RET_CODE_SELF_ERROR | -3 | |
SL_RET_CODE_NWP_IF_ERROR | -4 | |
SL_RET_CODE_MALLOC_ERROR | -5 |
Error Name | Value | Comment |
---|---|---|
SL_ERROR_STATIC_ADDR_SUBNET_ERROR | -60 | Network stack error |
SL_ERROR_ILLEGAL_CHANNEL | -61 | Supplicant error |
SL_ERROR_SUPPLICANT_ERROR | -72 | init error code |
SL_ERROR_HOSTAPD_INIT_FAIL | -73 | init error code |
SL_ERROR_HOSTAPD_INIT_IF_FAIL | -74 | init error code |
SL_ERROR_WLAN_DRV_INIT_FAIL | -75 | init error code |
SL_ERROR_WLAN_DRV_START_FAIL | -76 | wlan start error |
SL_ERROR_FS_FILE_TABLE_LOAD_FAILED | -77 | init file system failed |
SL_ERROR_PREFERRED_NETWORKS_FILE_LOAD_FAILED | -78 | init file system failed |
SL_ERROR_HOSTAPD_BSSID_VALIDATION_ERROR | -79 | Ap configurations BSSID error |
SL_ERROR_HOSTAPD_FAILED_TO_SETUP_INTERFACE | -80 | Ap configurations interface error |
SL_ERROR_MDNS_ENABLE_FAIL | -81 | mDNS enable failed |
SL_ERROR_HTTP_SERVER_ENABLE_FAILED | -82 | HTTP server enable failed |
SL_ERROR_DHCP_SERVER_ENABLE_FAILED | -83 | DHCP server enable failed |
SL_ERROR_PREFERRED_NETWORK_LIST_FULL | -93 | Supplicant error |
SL_ERROR_PREFERRED_NETWORKS_FILE_WRITE_FAILED | -94 | Supplicant error |
SL_ERROR_DHCP_CLIENT_RENEW_FAILED | -100 | DHCP client error |
SL_ERROR_CON_MGMT_STATUS_UNSPECIFIED | -102 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_AUTH_REJECT | -103 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_ASSOC_REJECT | -104 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_SECURITY_FAILURE | -105 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_AP_DEAUTHENTICATE | -106 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_AP_DISASSOCIATE | -107 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_ROAMING_TRIGGER | -108 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_DISCONNECT_DURING_ CONNECT | -109 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_SG_RESELECT | -110 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_ROC_FAILURE | -111 | WLAN Connection |
SL_ERROR_CON_MGMT_STATUS_MIC_FAILURE | -112 | WLAN Connection |
SL_ERROR_WAKELOCK_ERROR_PREFIX | -115 | Wake lock expired |
SL_ERROR_LENGTH_ERROR_PREFIX | -116 | Uart header length error |
SL_ERROR_MDNS_CREATE_FAIL | -121 | mDNS create failed |
SL_ERROR_GENERAL_ERROR | -127 |
Error Name | Value | Comment |
---|---|---|
SL_SOC_OK | 0 | |
SL_SOC_ERROR | -1 | |
SL_INEXE | -8 | Socket command in execution |
SL_EBADF | -9 | Bad file number |
SL_ENSOCK | -10 | Max number of socket has been reached |
SL_EAGAIN | -11 | Try Again (for non blocking command) |
SL_ENOMEM | -12 | Out of memory |
SL_EACCES | -13 | Permission denied |
SL_EFAULT | -14 | Bad address |
SL_ECLOSE | -15 | Close socket operation failed to transmit all queued packets |
SL_EALREADY_ENABLED | -21 | Transceiver - Transceiver already ON |
SL_EINVAL | -22 | Invalid argument |
SL_EAUTO_CONNECT_OR_CONNECTING | -69 | Transceiver - During connection, connected or auto mode started |
SL_CONNECTION_PENDING | -72 | Transceiver - Device is connected, disconnect first to open transceiver |
SL_EUNSUPPORTED_ROLE | -86 | Transceiver - Trying to start when WLAN role is AP or P2P GO |
SL_EDESTADDRREQ | -89 | Destination address required |
SL_EPROTOTYPE | -91 | Protocol wrong type for socket |
SL_ENOPROTOOPT | -92 | Protocol not available |
SL_EPROTONOSUPPORT | -93 | Protocol not supported |
SL_ESOCKTNOSUPPORT | -94 | Socket type not supported |
SL_EOPNOTSUPP | -95 | Operation not supported on transport endpoint |
SL_EAFNOSUPPORT | -97 | Address family not supported by protocol |
SL_EADDRINUSE | -98 | Address already in use |
SL_EADDRNOTAVAIL | -99 | Cannot assign requested address |
SL_ENETUNREACH | -101 | Network is unreachable |
SL_ENOBUFS | -105 | No buffer space available |
define SL_EISCONN | -106 | Transport endpoint is already connected |
SL_ENOTCONN | -107 | Transport endpoint is not connected |
SL_ETIMEDOUT | -110 | Connection timed out |
SL_ECONNREFUSED | -111 | Connection refused |
SL_EALREADY | -114 | Non blocking connect in progress, try again |
SL_ESEC_RSA_WRONG_TYPE_E | -130 | RSA wrong block type for RSA function |
SL_ESEC_RSA_BUFFER_E | -131 | RSA buffer error, output too small |
SL_ESEC_BUFFER_E | -132 | Output buffer too small or input too large |
SL_ESEC_ALGO_ID_E | -133 | Setting algo id error |
SL_ESEC_PUBLIC_KEY_E | -134 | Setting public key error |
SL_ESEC_DATE_E | -135 | Setting date validity error |
SL_ESEC_SUBJECT_E | -136 | Setting subject name error |
SL_ESEC_ISSUER_E | -137 | Setting issuer name error |
SL_ESEC_CA_TRUE_E | -138 | Setting CA basic constraint true error |
SL_ESEC_EXTENSIONS_E | -139 | Setting extensions error |
SL_ESEC_ASN_PARSE_E | -140 | ASN parsing error, invalid input |
SL_ESEC_ASN_VERSION_E | -141 | ASN version error, invalid number |
SL_ESEC_ASN_GETINT_E | -142 | ASN get big _i16 error, invalid data |
SL_ESEC_ASN_RSA_KEY_E | -143 | ASN key init error, invalid input |
SL_ESEC_ASN_OBJECT_ID_E | -144 | ASN object id error, invalid id |
SL_ESEC_ASN_TAG_NULL_E | -145 | ASN tag error, not null |
SL_ESEC_ASN_EXPECT_0_E | -146 | ASN expect error, not zero |
SL_ESEC_ASN_BITSTR_E | -147 | ASN bit string error, wrong id |
SL_ESEC_ASN_UNKNOWN_OID_E | -148 | ASN oid error, unknown sum id |
SL_ESEC_ASN_DATE_SZ_E | -149 | ASN date error, bad size |
SL_ESEC_ASN_BEFORE_DATE_E | -150 | ASN date error, current date before |
SL_ESEC_ASN_AFTER_DATE_E | -151 | ASN date error, current date after |
SL_ESEC_ASN_SIG_OID_E | -152 | ASN signature error, mismatched oid |
SL_ESEC_ASN_TIME_E | -153 | ASN time error, unknown time type |
SL_ESEC_ASN_INPUT_E | -154 | ASN input error, not enough data |
SL_ESEC_ASN_SIG_CONFIRM_E | -155 | ASN sig error, confirm failure |
SL_ESEC_ASN_SIG_HASH_E | -156 | ASN sig error, unsupported hash type |
SL_ESEC_ASN_SIG_KEY_E | -157 | ASN sig error, unsupported key type |
SL_ESEC_ASN_DH_KEY_E | -158 | ASN key init error, invalid input |
SL_ESEC_ASN_NTRU_KEY_E | -159 | ASN ntru key decode error, invalid input |
SL_ESEC_ECC_BAD_ARG_E | -170 | ECC input argument of wrong type |
SL_ESEC_ASN_ECC_KEY_E | -171 | ASN ECC bad input |
SL_ESEC_ECC_CURVE_OID_E | -172 | Unsupported ECC OID curve type |
SL_ESEC_BAD_FUNC_ARG | -173 | Bad function argument provided |
SL_ESEC_NOT_COMPILED_IN | -174 | Feature not compiled in |
SL_ESEC_UNICODE_SIZE_E | -175 | Unicode password too big |
SL_ESEC_NO_PASSWORD | -176 | No password provided by user |
SL_ESEC_ALT_NAME_E | -177 | alt name size problem, too big |
SL_ESEC_AES_GCM_AUTH_E | -180 | AES-GCM Authentication check failure |
SL_ESEC_AES_CCM_AUTH_E | -181 | AES-CCM Authentication check failure |
SL_ESEC_CLOSE_NOTIFY | -300 | ssl/tls alerts |
SL_ESEC_UNEXPECTED_MESSAGE | -310 | ssl/tls alerts |
SL_ESEC_BAD_RECORD_MAC | -320 | ssl/tls alerts |
SL_ESEC_DECRYPTION_FAILED | -321 | ssl/tls alerts |
SL_ESEC_RECORD_OVERFLOW | -322 | ssl/tls alerts |
SL_ESEC_DECOMPRESSION_FAILURE | -330 | ssl/tls alerts |
SL_ESEC_HANDSHAKE_FAILURE | -340 | ssl/tls alerts |
SL_ESEC_NO_CERTIFICATE | -341 | ssl/tls alerts |
SL_ESEC_BAD_CERTIFICATE | -342 | ssl/tls alerts |
SL_ESEC_UNSUPPORTED_CERTIFICATE | -343 | ssl/tls alerts |
SL_ESEC_CERTIFICATE_REVOKED | -344 | ssl/tls alerts |
SL_ESEC_CERTIFICATE_EXPIRED | -345 | ssl/tls alerts |
SL_ESEC_CERTIFICATE_UNKNOWN | -346 | ssl/tls alerts |
SL_ESEC_ILLEGAL_PARAMETER | -347 | ssl/tls alerts |
SL_ESEC_UNKNOWN_CA | -348 | ssl/tls alerts |
SL_ESEC_ACCESS_DENIED | -349 | ssl/tls alerts |
SL_ESEC_DECODE_ERROR | -350 | ssl/tls alerts |
SL_ESEC_DECRYPT_ERROR | -351 | ssl/tls alerts |
SL_ESEC_EXPORT_RESTRICTION | -360 | ssl/tls alerts |
SL_ESEC_PROTOCOL_VERSION | -370 | ssl/tls alerts |
SL_ESEC_INSUFFICIENT_SECURITY | -370 | ssl/tls alerts |
SL_ESEC_INTERNAL_ERROR | -380 | ssl/tls alerts |
SL_ESEC_USER_CANCELLED | -390 | ssl/tls alerts |
SL_ESEC_NO_RENEGOTIATION | -400 | ssl/tls alerts |
SL_ESEC_UNSUPPORTED_EXTENSION | -410 | ssl/tls alerts |
SL_ESEC_CERTIFICATE_UNOBTAINABLE | -411 | ssl/tls alerts |
SL_ESEC_UNRECOGNIZED_NAME | -412 | ssl/tls alerts |
SL_ESEC_BAD_CERTIFICATE_STATUS_RESPONSE | -413 | ssl/tls alerts |
SL_ESEC_BAD_CERTIFICATE_HASH_VALUE | -414 | ssl/tls alerts |
SL_ESECGENERAL | -450 | Error secure level general error |
SL_ESECDECRYPT | -451 | Error secure level, decrypt recv packet fail |
SL_ESECCLOSED | -452 | Secure layrer is closed by other size , tcp is still connected |
SL_ESECSNOVERIFY | -453 | Connected without server verification |
SL_ESECNOCAFILE | -454 | Error secure level CA file not found |
SL_ESECMEMORY | -455 | Error secure level No memory space available |
SL_ESECBADCAFILE | -456 | Error secure level, bad CA file |
SL_ESECBADCERTFILE | -457 | Error secure level bad Certificate file |
SL_ESECBADPRIVATEFILE | -458 | Error secure level bad private file |
SL_ESECBADDHFILE | -459 | Error secure level bad DH file |
SL_ESECT00MANYSSLOPENED | -460 | MAX SSL Sockets are opened |
SL_ESECDATEERROR | -461 | Connected with certificate date verification error |
SL_ESECHANDSHAKETIMEDOUT | -462 | Connection timed out due to handshake time |
Error Name | Value | Comment |
---|---|---|
SL_ERROR_KEY_ERROR | -3 | |
SL_ERROR_WIFI_NOT_CONNECTED | -59 | |
SL_ERROR_INVALID_ROLE | -71 | |
SL_ERROR_INVALID_SECURITY_TYPE | -84 | |
SL_ERROR_PASSPHRASE_TOO_LONG | -85 | |
SL_ERROR_WPS_NO_PIN_OR_WRONG_PIN_LEN | -87 | |
SL_ERROR_EAP_WRONG_METHOD | -88 | |
SL_ERROR_PASSWORD_ERROR | -89 | |
SL_ERROR_EAP_ANONYMOUS_LEN_ERROR | -90 | |
SL_ERROR_SSID_LEN_ERROR | -91 | |
SL_ERROR_USER_ID_LEN_ERROR | -92 | |
SL_ERROR_ILLEGAL_WEP_KEY_INDEX | -95 | |
SL_ERROR_INVALID_DWELL_TIME_VALUES | -96 | |
SL_ERROR_INVALID_POLICY_TYPE | -97 | |
SL_ERROR_PM_POLICY_INVALID_OPTION | -98 | |
SL_ERROR_PM_POLICY_INVALID_PARAMS | -99 | |
SL_ERROR_WIFI_ALREADY_DISCONNECTED | -129 |
Error Name | Value | Comment |
---|---|---|
SL_ERROR_DEVICE_NAME_LEN_ERR | -117 | Set Device name error |
SL_ERROR_DEVICE_NAME_INVALID | -118 | Set Device name error |
SL_ERROR_DOMAIN_NAME_LEN_ERR | -119 | Set domain name error |
SL_ERROR_DOMAIN_NAME_INVALID | -120 | Set domain name error |
SL_NET_APP_DNS_QUERY_NO_RESPONSE | -159 | DNS query failed, no response |
SL_NET_APP_DNS_NO_SERVER | -161 | No DNS server was specified |
SL_NET_APP_DNS_PARAM_ERROR | -162 | mDNS parameters error |
SL_NET_APP_DNS_QUERY_FAILED | -163 | DNS query failed |
SL_NET_APP_DNS_INTERNAL_1 | -164 | |
SL_NET_APP_DNS_INTERNAL_2 | -165 | |
SL_NET_APP_DNS_MALFORMED_PACKET | -166 | Improperly formed or corrupted DNS packet received |
SL_NET_APP_DNS_INTERNAL_3 | -167 | |
SL_NET_APP_DNS_INTERNAL_4 | -168 | |
SL_NET_APP_DNS_INTERNAL_5 | -169 | |
SL_NET_APP_DNS_INTERNAL_6 | -170 | |
SL_NET_APP_DNS_INTERNAL_7 | -171 | |
SL_NET_APP_DNS_INTERNAL_8 | -172 | |
SL_NET_APP_DNS_INTERNAL_9 | -173 | |
SL_NET_APP_DNS_MISMATCHED_RESPONSE | -174 | Server response type does not match the query request |
SL_NET_APP_DNS_INTERNAL_10 | -175 | |
SL_NET_APP_DNS_INTERNAL_11 | -176 | |
SL_NET_APP_DNS_NO_ANSWER | -177 | No response for one-shot query |
SL_NET_APP_DNS_NO_KNOWN_ANSWER | -178 | No known answer for query |
SL_NET_APP_DNS_NAME_MISMATCH | -179 | Illegal service name according to the RFC |
SL_NET_APP_DNS_NOT_STARTED | -180 | mDNS is not running |
SL_NET_APP_DNS_HOST_NAME_ERROR | -181 | Host name error |
SL_NET_APP_DNS_NO_MORE_ENTRIES | -182 | No more entries be found |
SL_NET_APP_DNS_MAX_SERVICES_ERROR | -200 | Maximum advertise services are already configured |
SL_NET_APP_DNS_IDENTICAL_SERVICES_ERROR | -201 | Trying to register a service that is already exists |
SL_NET_APP_DNS_NOT_EXISTED_SERVICE_ERROR | -203 | Trying to delete service that does not existed |
SL_NET_APP_DNS_ERROR_SERVICE_NAME_ERROR | -204 | Retry request |
SL_NET_APP_DNS_RX_PACKET_ALLOCATION_ERROR | -205 | |
SL_NET_APP_DNS_BUFFER_SIZE_ERROR | -206 | List size buffer is bigger than internally allowed in the NWP |
SL_NET_APP_DNS_NET_APP_SET_ERROR | -207 | Illegal length of one of the mDNS Set functions |
SL_NET_APP_DNS_GET_SERVICE_LIST_FLAG_ERROR | -208 | |
SL_NET_APP_DNS_NO_CONFIGURATION_ERROR | -209 | |
SL_ERROR_NETAPP_RX_BUFFER_LENGTH_ERROR | -230 |
Error Name | Value | Comment |
---|---|---|
SL_FS_OK | 0 | |
SL_FS_ERR_NOT_SUPPORTED | -1 | |
SL_FS_ERR_FAILED_TO_READ | -2 | |
SL_FS_ERR_INVALID_MAGIC_NUM | -3 | |
SL_FS_ERR_DEVICE_NOT_LOADED | -4 | |
SL_FS_ERR_FAILED_TO_CREATE_LOCK_OBJ | -5 | |
SL_FS_ERR_UNKNOWN | -6 | |
SL_FS_ERR_FS_ALREADY_LOADED | -7 | |
SL_FS_ERR_FAILED_TO_CREATE_FILE | -8 | |
SL_FS_ERR_INVALID_ARGS | -9 | |
SL_FS_ERR_EMPTY_ERROR | -10 | |
SL_FS_ERR_FILE_NOT_EXISTS | -11 | |
SL_FS_ERR_INVALID_FILE_ID | -12 | |
SL_FS_ERR_READ_DATA_LENGTH | -13 | |
SL_FS_ERR_ALLOC | -14 | |
SL_FS_ERR_OFFSET_OUT_OF_RANGE | -15 | |
SL_FS_ERR_FAILED_TO_WRITE | -16 | |
SL_FS_ERR_INVALID_HANDLE | -17 | |
SL_FS_ERR_FAILED_LOAD_FILE | -18 | |
SL_FS_ERR_CONTINUE_WRITE_MUST_BE_MOD_4 | -19 | |
SL_FS_ERR_FAILED_INIT_STORAGE | -20 | |
SL_FS_ERR_FAILED_READ_NVFILE | -21 | |
SL_FS_ERR_BAD_FILE_MODE | -22 | |
SL_FS_ERR_FILE_ACCESS_IS_DIFFERENT | -23 | |
SL_FS_ERR_NO_ENTRIES_AVAILABLE | -24 | |
SL_FS_ERR_PROGRAM | -25 | |
SL_FS_ERR_FILE_ALREADY_EXISTS | -26 | |
SL_FS_ERR_INVALID_ACCESS_TYPE | -27 | |
SL_FS_ERR_FILE_EXISTS_ON_DIFFERENT_DEVICE_ID | -28 | |
SL_FS_ERR_FILE_MAX_SIZE_BIGGER_THAN_EXISTING_FILE | -29 | |
SL_FS_ERR_NO_AVAILABLE_BLOCKS | -30 | |
SL_FS_ERR_FAILED_TO_READ_INTEGRITY_HEADER_1 | -31 | |
SL_FS_ERR_FAILED_TO_READ_INTEGRITY_HEADER_2 | -32 | |
SL_FS_ERR_FAILED_TO_ALLOCATE_MEM | -33 | |
SL_FS_ERR_NO_AVAILABLE_NV_INDEX | -34 | |
SL_FS_ERR_FAILED_WRITE_NVMEM_HEADER | -35 | |
SL_FS_ERR_DEVICE_IS_NOT_FORMATTED | -36 | |
SL_FS_WARNING_FILE_NAME_NOT_KEPT | -37 | |
SL_FS_ERR_SIZE_OF_FILE_EXT_EXCEEDED | -38 | |
SL_FS_ERR_FILE_IMAGE_IS_CORRUPTED | -39 | |
SL_FS_INVALID_BUFFER_FOR_WRITE | -40 | |
SL_FS_INVALID_BUFFER_FOR_READ | -41 | |
SL_FS_FILE_MAX_SIZE_EXCEEDED | -42 | |
SL_FS_ERR_MAX_FS_FILES_IS_SMALLER | -43 | |
SL_FS_ERR_MAX_FS_FILES_IS_LARGER | -44 | |
SL_FS_FILE_HAS_RESERVED_NV_INDEX | -45 | |
SL_FS_ERR_OVERLAP_DETECTION_THRESHHOLD | -46 | |
SL_FS_DATA_IS_NOT_ALIGNED | -47 | |
SL_FS_DATA_ADDRESS_SHOUD_BE_IN_DATA_RAM | -48 | |
SL_FS_NO_DEVICE_IS_LOADED | -49 | |
SL_FS_ERR_TOKEN_IS_NOT_VALID | -50 | |
SL_FS_FILE_UNVALID_FILE_SIZE | -51 | |
SL_FS_SECURITY_ALLERT | -52 | |
SL_FS_FILE_SYSTEM_IS_LOCKED | -53 | |
SL_FS_WRONG_FILE_NAME | -54 | |
SL_FS_ERR_FAILED_READ_NVMEM_HEADER | -55 | |
SL_FS_ERR_INCORRECT_OFFSET_ALIGNMENT | -56 | |
SL_FS_SECURE_FILE_MUST_BE_COMMIT | -57 | |
SL_FS_SECURITY_BUF_ALREADY_ALLOC | -58 | |
SL_FS_FILE_NAME_EXIST | -59 | |
SL_FS_CERT_CHAIN_ERROR | -60 | |
SL_FS_NOT_16_ALIGNED | -61 | |
SL_FS_WRONG_SIGNATURE_OR_CERTIFIC_NAME_LENGTH | -62 | |
SL_FS_WRONG_SIGNATURE | -63 | |
SL_FS_FILE_HAS_NOT_BEEN_CLOSE_CORRECTLY | -64 | |
SL_FS_ERASING_FLASH | -65 | |
SL_FS_ERR_FILE_IS_NOT_SECURE_AND_SIGN | -66 | |
SL_FS_ERR_EMPTY_SFLASH | -67 |
Error Name | Value | Comment |
---|---|---|
RXFL_OK | 0 | |
RXFL_NUMBER_OF_FILTER_EXCEEDED | 23 | Number of max filters excceded |
RXFL_NO_FILTERS_ARE_DEFINED | 24 | No filters are defined in the system |
RXFL_UPDATE_NOT_SUPPORTED | 31 | Update not supported |
RXFL_RULE_HEADER_FIELD_ID_OUT_OF_RANGE | 32 | rule field Id is out of range |
RXFL_RULE_HEADER_COMBINATION_OPERATOR_OUT_OF_ RANGE | 33 | Combination function Id is out of range |
RXFL_RULE_HEADER_OUT_OF_RANGE | 34 | The header rule is out of range |
RXFL_RULE_HEADER_NOT_SUPPORTED | 35 | The header rule is not supported on current release |
RXFL_RULE_HEADER_FIELD_ID_ASCII_NOT_SUPPORTED | 36 | This ASCII field ID is not supported |
RXFL_RULE_FIELD_ID_NOT_SUPPORTED | 37 | Rule field ID is out of range |
RXFL_FRAME_TYPE_NOT_SUPPORTED | 38 | ASCII frame type string is illegal |
RXFL_RULE_HEADER_COMPARE_FUNC_OUT_OF_RANGE | 39 | The rule compare function is out of range |
RXFL_RULE_HEADER_TRIGGER_OUT_OF_RANGE | 40 | The Trigger is out of range |
RXFL_RULE_HEADER_TRIGGER_COMPARE_FUNC_OUT_OF_ RANGE | 41 | The Trigger comparison function is out of range |
RXFL_RULE_HEADER_ACTION_TYPE_NOT_SUPPORTED | 42 | The action type is not supported |
RXFL_DEPENDENT_FILTER_DO_NOT_EXIST_1 | 43 | The parent filter is null |
RXFL_DEPENDENT_FILTER_DO_NOT_EXIST_2 | 44 | The parent filter don't exist |
RXFL_DEPENDENT_FILTER_SYSTEM_STATE_DO_NOT_FIT | 45 | The filter and its dependency system state don't fit |
RXFL_DEPENDENT_FILTER_LAYER_DO_NOT_FIT | 46 | The filter and its dependency should be from the same layer |
RXFL_ACTION_NO_REG_NUMBER | 47 | Action require counter number |
RXFL_NUMBER_OF_ARGS_EXCEEDED | 48 | Number of arguments exceeded |
RXFL_DEPEDENCY_NOT_ON_THE_SAME_LAYER | 49 | The filter and its dependency must be on the same layer |
RXFL_FILTER_DO_NOT_EXISTS | 50 | The filter doesn't exists |
RXFL_DEPENDENT_FILTER_DEPENDENCY_ACTION_IS_DROP | 51 | The dependent filter has Drop action, thus the filter can't be created |
RXFL_NUMBER_OF_CONNECTION_POINTS_EXCEEDED | 52 | Number of connection points exceeded |
RXFL_DEPENDENCY_IS_DISABLED | 58 | Can't enable filer in case its dependency filter is disabled |
RXFL_CHILD_IS_ENABLED | 59 | Can't disable filter while the child is enabled |
RXFL_FILTER_HAS_CHILDS | 60 | The filter has children and can't be removed |
RXFL_DEPENDENT_FILTER_IS_NOT_ENABLED | 61 | The dependency filter is not enabled |
RXFL_DEPENDENT_FILTER_IS_NOT_PERSISTENT | 62 | The dependency filter is not persistent |
RXFL_WRONG_MULTICAST_ADDRESS | 63 | The address should be of multicast type |
RXFL_WRONG_COMPARE_FUNC_FOR_BROADCAST_ADDRESS | 64 | The compare funcion is not suitable for broadcast address |
RXFL_THE_FILTER_IS_NOT_OF_HEADER_TYPE | 65 | The filter should be of header type |
RXFL_WRONG_MULTICAST_BROADCAST_ADDRESS | 66 | The address should be of type multicast or broadcast |
RXFL_FIELD_SUPPORT_ONLY_EQUAL_AND_NOTEQUAL | 67 | Rule compare function Id is out of range |
RXFL_ACTION_USE_REG1_TO_REG4 | 68 | Only counters 1 - 4 are allowed, for action |
RXFL_ACTION_USE_REG5_TO_REG8 | 69 | Only counters 5 - 8 are allowed, for action |
RXFL_TRIGGER_USE_REG1_TO_REG4 | 70 | Only counters 1 - 4 are allowed, for trigger |
RXFL_TRIGGER_USE_REG5_TO_REG8 | 71 | Only counters 5 - 8 are allowed, for Tigger |
RXFL_SYSTEM_STATE_NOT_SUPPORTED_FOR_THIS_FILTER | 72 | System state is not supported |
RXFL_DEPENDENCY_IS_NOT_PERSISTENT | 74 | Dependency filter is not persistent |
RXFL_DEPENDENT_FILTER_SOFTWARE_FILTER_NOT_FIT | 75 | Node filter can't be child of software filter and vice versa |
RXFL_OUTPUT_OR_INPUT_BUFFER_LENGTH_TOO_SMALL | 76 | The output buffer length is smaller than required for that operation |