Home
last modified time | relevance | path

Searched defs:auxiliary_pool (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_ip_auxiliary_packet_pool_set.c76 UINT _nx_ip_auxiliary_packet_pool_set(NX_IP *ip_ptr, NX_PACKET_POOL *auxiliary_pool) in _nx_ip_auxiliary_packet_pool_set()
Dnxe_ip_auxiliary_packet_pool_set.c82 UINT _nxe_ip_auxiliary_packet_pool_set(NX_IP *ip_ptr, NX_PACKET_POOL *auxiliary_pool) in _nxe_ip_auxiliary_packet_pool_set()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ipv6_stateless_address_autoconfig_test.c24 static NX_PACKET_POOL auxiliary_pool; variable