NX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM

NX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM macro

Syntax

#define NX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM 0x00000080

References

LocationText
nx_api.h:1351
#define NX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM 0x00000080
nx_icmpv4_packet_process.c:108
if (packet_ptr -> nx_packet_address.nx_packet_interface_ptr -> nx_interface_capability_flag & NX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM)
nx_ip_create.c:185
NX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM |
nx_stm32_eth_driver.h:100
NX_INTERFACE_CAPABILITY_ICMPV4_RX_CHECKSUM | \