netxduo
NX_INVALID_PACKET
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_INVALID_PACKET
NX_INVALID_PACKET macro
Syntax
Show:
Summary
Declaration
from
nx_api.h:1242
#define
NX_INVALID_PACKET
0x12
Examples
References
from
examples
Code
Location
#define
NX_INVALID_PACKET
0x12
nx_api.h:1242
return
(
NX_INVALID_PACKET
)
;
nx_packet_copy.c:114
return
(
NX_INVALID_PACKET
)
;
nx_packet_copy.c:222
return
(
NX_INVALID_PACKET
)
;
nx_packet_data_retrieve.c:126
return
(
NX_INVALID_PACKET
)
;
nx_tcp_socket_send_internal.c:312
return
(
NX_INVALID_PACKET
)
;
nx_tcp_socket_send_internal.c:637
return
(
NX_INVALID_PACKET
)
;
nx_udp_packet_info_extract.c:104
return
(
NX_INVALID_PACKET
)
;
nx_web_http_server.c:8530
return
(
NX_INVALID_PACKET
)
;
nx_web_http_server.c:8891
return
(
NX_INVALID_PACKET
)
;
nx_web_http_server.c:8969
return
(
NX_INVALID_PACKET
)
;
nx_web_http_server.c:9783
return
(
NX_INVALID_PACKET
)
;
nxd_dns.c:4249
return
(
NX_INVALID_PACKET
)
;
nxd_dns.c:4711
return
(
NX_INVALID_PACKET
)
;
nxd_udp_packet_info_extract.c:144
return
(
NX_INVALID_PACKET
)
;
nxde_udp_source_extract.c:93
return
(
NX_INVALID_PACKET
)
;
nxe_tcp_socket_send.c:104
return
(
NX_INVALID_PACKET
)
;
nxe_udp_source_extract.c:95
return
(
NX_INVALID_PACKET
)
;
nxe_udp_source_extract.c:102
return
(
NX_INVALID_PACKET
)
;
nxe_udp_source_extract.c:111
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