netxduo
_nx_ip_interface_info_get()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nx_ip_interface_info_get()
_nx_ip_interface_info_get() function
Syntax
Show:
Summary
Declaration
Definition
from
nx_api.h:3522
UINT
nx_ip_interface_info_get
(
NX_IP
*
ip_ptr
,
UINT
interface_index
,
CHAR
*
*
interface_name
,
ULONG
*
ip_address
,
ULONG
*
network_mask
,
ULONG
*
mtu_size
,
ULONG
*
physical_address_msw
,
ULONG
*
physical_address_lsw
)
;
Implemented in
nx_ip_interface_info_get.c:85
Arguments
Argument
ip_ptr
interface_index
interface_name
ip_address
network_mask
mtu_size
phsyical_address_msw
physical_address_lsw
physical_address_msw
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