Searched refs:option_request (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/addons/dhcp/ |
| D | nxd_dhcpv6_server.h | 652 …est_handler)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer… 655 …er_extended)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer… 727 …est_handler)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer… 734 …_request_handler_extended)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, 767 …est_handler)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer… 770 …est_handler)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer… 782 …n_request_handler_extended)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, 785 …_request_handler_extended)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request,
|
| D | nxd_dhcp_client.h | 665 …rface_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT iface_index, UINT option_request, UCHAR *destin… 746 …rface_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT iface_index, UINT option_request, UCHAR *destin… 747 …rface_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT iface_index, UINT option_request, UCHAR *destin…
|
| D | nxd_dhcp_client.c | 4210 UINT _nxe_dhcp_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT option_request, UCHAR *destination_ptr… in _nxe_dhcp_user_option_retrieve() argument 4225 …status = _nx_dhcp_user_option_retrieve(dhcp_ptr, option_request, destination_ptr, destination_siz… in _nxe_dhcp_user_option_retrieve() 4283 UINT _nx_dhcp_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT option_request, UCHAR *destination_ptr,… in _nx_dhcp_user_option_retrieve() argument 4303 … option_request, destination_ptr, destination_size); in _nx_dhcp_user_option_retrieve() 4514 …rface_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT iface_index, UINT option_request, UCHAR *destin… in _nxe_dhcp_interface_user_option_retrieve() argument 4535 …status = _nx_dhcp_interface_user_option_retrieve(dhcp_ptr, iface_index, option_request, destinati… in _nxe_dhcp_interface_user_option_retrieve() 4597 …rface_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT iface_index, UINT option_request, UCHAR *destin… in _nx_dhcp_interface_user_option_retrieve() argument 4636 option_request, interface_record -> nx_dhcp_options_size); in _nx_dhcp_interface_user_option_retrieve() 4667 switch (option_request) in _nx_dhcp_interface_user_option_retrieve()
|
| D | nxd_dhcpv6_server.c | 101 …est_handler)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer… in _nxe_dhcpv6_server_create() argument 195 …est_handler)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer… in _nx_dhcpv6_server_create() argument 408 …_request_handler_extended)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, in _nxe_dhcpv6_server_option_request_handler_set() argument 472 …_request_handler_extended)(struct NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, in _nx_dhcpv6_server_option_request_handler_set() argument
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcpv6_extended_api_test.c | 47 …ler_extended(struct NX_DHCPV6_SERVER_STRUCT* dhcpv6_server_ptr, UINT option_request, UCHAR* buffer… 577 …ler_extended(struct NX_DHCPV6_SERVER_STRUCT* dhcpv6_server_ptr, UINT option_request, UCHAR* buffer… in dhcpv6_option_request_handler_extended() argument
|