Searched defs:destination_ptr (Results 1 – 7 of 7) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_packet_data_retrieve.c | 78 UCHAR *destination_ptr; in _nx_packet_data_retrieve() local
|
| D | nx_packet_data_extract_offset.c | 88 UCHAR *destination_ptr; in _nx_packet_data_extract_offset() local
|
| /NetX-Duo-v6.2.1/addons/snmp/ |
| D | nxd_snmp.c | 10814 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/ |
| 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() 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/ |
| D | nxd_http_server.c | 118 …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() 836 … CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nxe_http_server_content_get_extended() 919 … CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nx_http_server_content_get_extended()
|
| /NetX-Duo-v6.2.1/addons/web/ |
| D | nx_web_http_server.c | 124 …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() 685 … CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nxe_web_http_server_content_get_extended() 764 … CHAR *destination_ptr, UINT destination_size, UINT *actual_size) in _nx_web_http_server_content_get_extended()
|
| /NetX-Duo-v6.2.1/addons/BSD/ |
| D | nxd_bsd.c | 9590 UCHAR *destination_ptr; in nx_packet_data_extract_offset() local
|