_nxe_dhcpv6_client_create() is only used within netxduo.
 
Symbols
loading...
Files
loading...

_nxe_dhcpv6_client_create() function

Syntax

UINT _nxe_dhcpv6_client_create(NX_DHCPV6 *dhcpv6_ptr,     NX_IP *ip_ptr,     CHAR *name_ptr,     NX_PACKET_POOL *packet_pool_ptr,     VOID *stack_ptr,     ULONG stack_size,     VOID (*dhcpv6_state_change_notify)(struct NX_DHCPV6_STRUCT *dhcpv6_ptr, UINT old_state, UINT new_state),     VOID (*dhcpv6_server_error_handler)(struct NX_DHCPV6_STRUCT *dhcpv6_ptr, UINT op_code, UINT status_code, UINT message_type));

Arguments

dhcpv6_ptr

ip_ptr

name_ptr

packet_pool_ptr

stack_ptr

stack_size

dhcpv6_state_change_notify

dhcpv6_server_error_handler

Type Use

Type of _nxe_dhcpv6_client_create()
_nxe_dhcpv6_client_create()
all items filtered out