netxduo
+
0
/1 examples
SourceVu will show references to
NX_INTERFACE
from the following samples and libraries:
Libraries
usbx
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_INTERFACE
NX_INTERFACE struct
Syntax
Show:
Summary
Declaration
Definition
from
nx_api.h:1563
struct
NX_INTERFACE_STRUCT
;
Implemented in
nx_api.h:2224
Fields
Field
Declared as
NX_INTERFACE_STRUCT::nx_interface_name
CHAR
*
NX_INTERFACE_STRUCT::nx_interface_valid
UCHAR
NX_INTERFACE_STRUCT::nx_interface_address_mapping_needed
UCHAR
NX_INTERFACE_STRUCT::nx_interface_link_up
UCHAR
NX_INTERFACE_STRUCT::nx_interface_index
UCHAR
NX_INTERFACE_STRUCT::nx_interface_link_status_change
UCHAR
NX_INTERFACE_STRUCT::nx_interface_reserved
UCHAR
[
3
]
NX_INTERFACE_STRUCT::nx_interface_physical_address_msw
ULONG
NX_INTERFACE_STRUCT::nx_interface_physical_address_lsw
ULONG
NX_INTERFACE_STRUCT::nx_interface_ip_address
ULONG
NX_INTERFACE_STRUCT::nx_interface_ip_network_mask
ULONG
NX_INTERFACE_STRUCT::nx_interface_ip_network
ULONG
NX_INTERFACE_STRUCT::nxd_interface_ipv6_address_list_head
struct
NXD_IPV6_ADDRESS_STRUCT
*
NX_INTERFACE_STRUCT::nx_interface_ip_mtu_size
ULONG
NX_INTERFACE_STRUCT::nx_ipv6_rtr_solicitation_max
ULONG
NX_INTERFACE_STRUCT::nx_ipv6_rtr_solicitation_count
ULONG
NX_INTERFACE_STRUCT::nx_ipv6_rtr_solicitation_interval
ULONG
NX_INTERFACE_STRUCT::nx_ipv6_rtr_solicitation_timer
ULONG
NX_INTERFACE_STRUCT::nx_interface_additional_link_info
VOID
*
NX_INTERFACE_STRUCT::nx_interface_link_driver_entry
VOID
(
*
)
(
struct
NX_IP_DRIVER_STRUCT
*
)
NX_INTERFACE_STRUCT::nx_interface_capability_flag
ULONG
NX_INTERFACE_STRUCT::nx_interface_arp_defend_timeout
ULONG
NX_INTERFACE_STRUCT::nx_interface_ip_probe_address
ULONG
NX_INTERFACE_STRUCT::nx_interface_ip_conflict_notify_handler
VOID
(
*
)
(
struct
NX_IP_STRUCT
*
,
UINT
,
ULONG
,
ULONG
,
ULONG
)
Related Functions
Found 4 other functions taking a
NX_INTERFACE_STRUCT
argument:
Function
_nx_ip_route_find()
_nx_arp_packet_send()
_nx_icmp_interface_ping()
_nx_igmp_multicast_check()
Examples
NX_INTERFACE
is referenced by 1 libraries and example projects:
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