netxduo
NX_IPV4_MULTICAST_STRUCT
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_IPV4_MULTICAST_STRUCT
NX_IPV4_MULTICAST_STRUCT struct
Syntax
Show:
Summary
Declaration
from
nx_api.h:2342
typedef
struct
NX_IPV4_MULTICAST_STRUCT
{
ULONG
nx_ipv4_multicast_join_list
;
NX_INTERFACE
*
nx_ipv4_multicast_join_interface_list
;
ULONG
nx_ipv4_multicast_join_count
;
ULONG
nx_ipv4_multicast_update_time
;
UINT
nx_ipv4_multicast_loopback_enable
;
}
NX_IPV4_MULTICAST_ENTRY
;
Fields
Field
Declared as
NX_IPV4_MULTICAST_STRUCT::nx_ipv4_multicast_join_list
ULONG
NX_IPV4_MULTICAST_STRUCT::nx_ipv4_multicast_join_interface_list
NX_INTERFACE
*
NX_IPV4_MULTICAST_STRUCT::nx_ipv4_multicast_join_count
ULONG
NX_IPV4_MULTICAST_STRUCT::nx_ipv4_multicast_update_time
ULONG
NX_IPV4_MULTICAST_STRUCT::nx_ipv4_multicast_loopback_enable
UINT
Examples
References
from
examples
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