Home
last modified time | relevance | path

Searched refs:NX_NOT_FOUND (Results 1 – 14 of 14) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnx_ip_gateway_address_get.c83 status = NX_NOT_FOUND; in _nx_ip_gateway_address_get()
Dnxd_ipv6_default_router_delete.c147 return(NX_NOT_FOUND); in _nxd_ipv6_default_router_delete()
Dnxd_ipv6_default_router_entry_get.c103 status = NX_NOT_FOUND; in _nxd_ipv6_default_router_entry_get()
Dnx_link.c169 return(NX_NOT_FOUND); in nx_link_vlan_get()
/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_ip_gateway_address_test.c120 if (status != NX_NOT_FOUND) in ntest_0_entry()
Dnetx_ipv6_default_router_api_test.c159 if(status != NX_NOT_FOUND) in thread_0_entry()
/NetX-Duo-v6.4.1/test/regression/web_test/
Dhttp_digest_authentication.c81 return(NX_NOT_FOUND); in http_nonce_retrieve()
/NetX-Duo-v6.4.1/tsn/src/
Dnx_shaper.c994 return(NX_NOT_FOUND); in nx_shaper_cbs_parameter_set()
1182 return(NX_NOT_FOUND); in nx_shaper_tas_parameter_set()
Dnx_mvrp.c443 return(NX_NOT_FOUND); in nx_mvrp_mrpdu_pack()
/NetX-Duo-v6.4.1/addons/web/
Dnx_web_http_server.c6341 return(NX_NOT_FOUND); in _nx_web_http_server_nonce_allocate()
8986 return(NX_NOT_FOUND); in _nx_web_http_server_request_byte_expect()
9103 return(NX_NOT_FOUND); in _nx_web_http_server_chunked_size_get()
Dnx_web_http_client.c1980 return(NX_NOT_FOUND); in _nx_web_http_client_response_byte_expect()
2097 return(NX_NOT_FOUND); in _nx_web_http_client_chunked_size_get()
/NetX-Duo-v6.4.1/addons/rtp/
Dnx_rtp_sender.c2119 return(NX_NOT_FOUND); in _nx_rtp_sender_session_find()
/NetX-Duo-v6.4.1/common/inc/
Dnx_api.h1330 #define NX_NOT_FOUND 0x4E macro
/NetX-Duo-v6.4.1/addons/http/
Dnxd_http_server.c5858 return(NX_NOT_FOUND); in _nx_http_server_nonce_allocate()