Home
last modified time | relevance | path

Searched defs:destination_ptr (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_packet_data_retrieve.c78 UCHAR *destination_ptr; in _nx_packet_data_retrieve() local
Dnx_packet_data_extract_offset.c88 UCHAR *destination_ptr; in _nx_packet_data_extract_offset() local
/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c10814 UINT _nxe_snmp_object_counter_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nxe_snmp_object_counter_set()
10873 UINT _nx_snmp_object_counter_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nx_snmp_object_counter_set()
11062 UINT _nxe_snmp_object_counter64_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nxe_snmp_object_counter64_set()
11121 UINT _nx_snmp_object_counter64_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nx_snmp_object_counter64_set()
11457 UINT _nxe_snmp_object_gauge_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nxe_snmp_object_gauge_set()
11516 UINT _nx_snmp_object_gauge_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nx_snmp_object_gauge_set()
11722 UINT _nxe_snmp_object_id_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nxe_snmp_object_id_set()
11781 UINT _nx_snmp_object_id_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nx_snmp_object_id_set()
11963 UINT _nxe_snmp_object_integer_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nxe_snmp_object_integer_set()
12022 UINT _nx_snmp_object_integer_set(VOID *destination_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nx_snmp_object_integer_set()
[all …]
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_client.c4210 UINT _nxe_dhcp_user_option_retrieve(NX_DHCP *dhcp_ptr, UINT option_request, UCHAR *destination_ptr 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()
4514 …trieve(NX_DHCP *dhcp_ptr, UINT iface_index, UINT option_request, UCHAR *destination_ptr, UINT *des… in _nxe_dhcp_interface_user_option_retrieve()
4597 …trieve(NX_DHCP *dhcp_ptr, UINT iface_index, UINT option_request, UCHAR *destination_ptr, UINT *des… in _nx_dhcp_interface_user_option_retrieve()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c118 …TTP_SERVER *server_ptr, NX_PACKET *packet_ptr, ULONG byte_offset, CHAR *destination_ptr, UINT dest… in _nxe_http_server_content_get()
190 …TTP_SERVER *server_ptr, NX_PACKET *packet_ptr, ULONG byte_offset, CHAR *destination_ptr, UINT dest… in _nx_http_server_content_get()
836CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nxe_http_server_content_get_extended()
919CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nx_http_server_content_get_extended()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c124 …TTP_SERVER *server_ptr, NX_PACKET *packet_ptr, ULONG byte_offset, CHAR *destination_ptr, UINT dest… in _nxe_web_http_server_content_get()
195 …TTP_SERVER *server_ptr, NX_PACKET *packet_ptr, ULONG byte_offset, CHAR *destination_ptr, UINT dest… in _nx_web_http_server_content_get()
685CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nxe_web_http_server_content_get_extended()
764CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nx_web_http_server_content_get_extended()
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c9590 UCHAR *destination_ptr; in nx_packet_data_extract_offset() local