Home
last modified time | relevance | path

Searched refs:information (Results 1 – 10 of 10) sorted by relevance

/NetX-Duo-v6.2.1/.github/ISSUE_TEMPLATE/
Dbug_report.md13 Please also mention any information which could help others to understand
32 If applicable, add console logs or other types of debug information like Wireshark capture as `.zip…
/NetX-Duo-v6.2.1/
DSECURITY.md16 You can find more information about reporting and disclosure at the [Eclipse Foundation Security pa…
DCONTRIBUTING.md66 For more information, please see the Eclipse Committer Handbook:
DREADME.md138 …LICENSE.txt file of this repo. Please refer to this file for all definitive licensing information.
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.h515 …ack_response_send(NX_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition…
516 …_SERVER *server_ptr, CHAR *status_code, UINT status_code_length, CHAR *information, UINT informati…
566 …ack_response_send(NX_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition…
567 …_SERVER *server_ptr, CHAR *status_code, UINT status_code_length, CHAR *information, UINT infomatio…
613 …_SERVER *server_ptr, CHAR *status_code, UINT status_code_length, CHAR *information, UINT informati…
645 …ack_response_send(NX_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition…
646 …_SERVER *server_ptr, CHAR *status_code, UINT status_code_length, CHAR *information, UINT infomatio…
Dnxd_http_server.c2585 …callback_response_send(NX_HTTP_SERVER *server_ptr, CHAR *header, CHAR *information, CHAR *addition… in _nxe_http_server_callback_response_send() argument
2598 …status = _nx_http_server_callback_response_send(server_ptr, header, information, additional_info); in _nxe_http_server_callback_response_send()
2653 …callback_response_send(NX_HTTP_SERVER *server_ptr, CHAR *header, CHAR *information, CHAR *addition… in _nx_http_server_callback_response_send() argument
2663 …(information && _nx_utility_string_length_check(information, &information_length, NX_MAX_STRING_LE… in _nx_http_server_callback_response_send()
2670 …status = _nx_http_server_response_send(server_ptr, header, header_length, information, information… in _nx_http_server_callback_response_send()
2726 …onse_send_extended(NX_HTTP_SERVER *server_ptr, CHAR *header, UINT header_length, CHAR *information, in _nxe_http_server_callback_response_send_extended() argument
2740 …= _nx_http_server_callback_response_send_extended(server_ptr, header, header_length, information, in _nxe_http_server_callback_response_send_extended()
2804 …nse_send_extended(NX_HTTP_SERVER *server_ptr, CHAR *header, UINT header_length, CHAR *information, in _nx_http_server_callback_response_send_extended() argument
2814 …(information && _nx_utility_string_length_check(information, &temp_information_length, NX_MAX_STRI… in _nx_http_server_callback_response_send_extended()
2822 (information && (temp_information_length != information_length)) || in _nx_http_server_callback_response_send_extended()
[all …]
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.h462 …response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition…
464 … UINT status_code_length, CHAR *information,
541 …response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition…
543 … UINT status_code_length, CHAR *information,
607 UINT status_code_length, CHAR *information,
666 …response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition…
668 … UINT status_code_length, CHAR *information,
Dnx_web_http_server.c2747 …response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition… in _nxe_web_http_server_callback_response_send() argument
2760 …status = _nx_web_http_server_callback_response_send(server_ptr, status_code, information, addition… in _nxe_web_http_server_callback_response_send()
2815 …response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *addition… in _nx_web_http_server_callback_response_send() argument
2826 …(information && _nx_utility_string_length_check(information, &information_length, NX_MAX_STRING_LE… in _nx_web_http_server_callback_response_send()
2833 …tatus = _nx_web_http_server_response_send(server_ptr, status_code, status_code_length, information, in _nx_web_http_server_callback_response_send()
2891 … UINT status_code_length, CHAR *information, in _nxe_web_http_server_callback_response_send_extended() argument
2907 information, information_length, in _nxe_web_http_server_callback_response_send_extended()
2972 UINT status_code_length, CHAR *information, in _nx_web_http_server_callback_response_send_extended() argument
2982 …(information && _nx_utility_string_length_check(information, &temp_information_length, NX_MAX_STRI… in _nx_web_http_server_callback_response_send_extended()
2990 (information && (temp_information_length != information_length)) || in _nx_web_http_server_callback_response_send_extended()
[all …]
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_https_api_test.c1233 CHAR *information = "info"; in nx_web_http_server_callback_response_send_test() local
1239 … status = nx_web_http_server_callback_response_send(NX_NULL, header, information, additional_info); in nx_web_http_server_callback_response_send_test()
1242 …status = nx_web_http_server_callback_response_send(&http_server, NX_NULL, information, additional_… in nx_web_http_server_callback_response_send_test()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt589 nx_igmp_packet_process.c Fixed history information.
795 …nx_igmp_multicast_interface_leave_internal Fixed the bug for adding packet debug information.
799 …nx_igmp_periodic_processing Fixed the bug for adding packet debug information.
2524 … nx_icmpv6_dest_table_find.c Allowed this function to update the path MTU information