netxduo
+
0
/9 examples
SourceVu will show references to
NX_PACKET_POOL
from the following samples and libraries:
Libraries
usbx
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_CDC_ECM
STM32F429ZI-Nucleo
Applications
NetXDuo
Nx_MQTT_Client
Nx_SNTP_Client
Nx_TCP_Echo_Client
Nx_TCP_Echo_Server
Nx_UDP_Echo_Client
Nx_UDP_Echo_Server
Nx_WebServer
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_PACKET_POOL
NX_PACKET_POOL struct
Syntax
Show:
Summary
Declaration
Definition
from
nx_api.h:1445
struct
NX_PACKET_POOL_STRUCT
;
Implemented in
nx_api.h:1625
Fields
Field
Declared as
NX_PACKET_POOL_STRUCT::nx_packet_pool_available_list
struct
NX_PACKET_STRUCT
*
NX_PACKET_POOL_STRUCT::nx_packet_pool_start
CHAR
*
NX_PACKET_POOL_STRUCT::nx_packet_pool_size
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_payload_size
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_suspension_list
TX_THREAD
*
NX_PACKET_POOL_STRUCT::nx_packet_pool_suspended_count
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_created_next
struct
NX_PACKET_POOL_STRUCT
*
NX_PACKET_POOL_STRUCT::nx_packet_pool_created_previous
struct
NX_PACKET_POOL_STRUCT
*
nx_packet_pool_created_next
,
*
NX_PACKET_POOL_STRUCT::nx_packet_pool_id
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_name
CHAR
*
NX_PACKET_POOL_STRUCT::nx_packet_pool_available
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_total
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_empty_requests
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_empty_suspensions
ULONG
NX_PACKET_POOL_STRUCT::nx_packet_pool_invalid_releases
ULONG
Related Functions
Found 36 other functions taking a
NX_PACKET_POOL_STRUCT
argument:
Function
_nx_packet_data_append()
_nx_packet_allocate()
_nx_secure_tls_allocate_handshake_packet()
_nxe_packet_pool_create()
_nx_packet_pool_delete()
_nxe_ip_create()
_nx_secure_tls_packet_allocate()
_nx_packet_copy()
_nxe_packet_allocate()
_nxe_packet_data_append()
_nx_packet_pool_create()
_nxe_packet_copy()
_nxe_packet_pool_delete()
_nxe_web_http_server_create()
_nx_ip_create()
_nx_packet_pool_info_get()
_nxe_secure_tls_packet_allocate()
_nxde_mqtt_client_create()
_nxe_sntp_client_create()
_nxe_packet_pool_info_get()
_nxe_packet_pool_low_watermark_set()
_nxe_ip_auxiliary_packet_pool_set()
_nxe_dhcp_packet_pool_set()
_nx_ip_auxiliary_packet_pool_set()
_nx_packet_pool_low_watermark_set()
_nx_web_http_server_create()
_nxe_dns_packet_pool_set()
_nxd_mqtt_client_create()
_nxd_mqtt_client_create_internal()
_nx_sntp_client_create()
_nx_dhcp_packet_pool_set()
_nx_dns_packet_pool_set()
_nx_secure_dtls_packet_allocate()
_nxe_secure_dtls_packet_allocate()
_nxe_dhcpv6_client_create()
_nx_dhcpv6_client_create()
Examples
NX_PACKET_POOL
is referenced by 9 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