netxduo
NX_INTERFACE_CAPABILITY_IGMP_RX_CHECKSUM
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading (3/7)...
Files
loading (7/7)...
netxduo
threadx
filex
usbx
HAL
CMSIS
lan8742
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_INTERFACE_CAPABILITY_IGMP_RX_CHECKSUM
NX_INTERFACE_CAPABILITY_IGMP_RX_CHECKSUM macro
Syntax
Show:
Summary
Declaration
from
nx_api.h:1355
#define
NX_INTERFACE_CAPABILITY_IGMP_RX_CHECKSUM
0x00000800
Examples
References
from
examples
Code
Location
#define
NX_INTERFACE_CAPABILITY_IGMP_RX_CHECKSUM
0x00000800
nx_api.h:1355
if
(
!
(
packet_ptr
->
nx_packet_address
.
nx_packet_interface_ptr
->
nx_interface_capability_flag
&
NX_INTERFACE_CAPABILITY_IGMP_RX_CHECKSUM
)
)
nx_igmp_packet_process.c:104
NX_INTERFACE_CAPABILITY_IGMP_RX_CHECKSUM
)
;
nx_ip_create.c:189
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out