Home
last modified time | relevance | path

Searched defs:option (Results 1 – 20 of 20) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_clone_function.c7 UINT dhcp_get_option_value(UCHAR *bootp_message, UINT option, ULONG *value, UINT length) in dhcp_get_option_value()
58 UCHAR *dhcp_search_buffer(UCHAR *bootp_message, UINT option, UINT length) in dhcp_search_buffer()
/NetX-Duo-v6.2.1/common/src/
Dnx_ipv6_process_routing_option.c80 NX_IPV6_HEADER_ROUTING_OPTION *option; in _nx_ipv6_process_routing_option() local
Dnx_icmpv6_validate_options.c77 UINT _nx_icmpv6_validate_options(NX_ICMPV6_OPTION *option, INT length, INT additional_check) in _nx_icmpv6_validate_options()
Dnx_ipv6_process_hop_by_hop_option.c86 NX_IPV6_HOP_BY_HOP_OPTION *option; in _nx_ipv6_process_hop_by_hop_option() local
Dnx_ip_dispatch_process.c635 NX_IPV6_HEADER_OPTION *option; in _nx_ip_dispatch_process() local
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_12_02_test.c293 UCHAR *option; in my_packet_process_12_02() local
372 UCHAR *option; in my_tcp_packet_receive_12_02() local
/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_tcp_rcvbuf_test.c276 struct sock_winsize option; in test_tcp_client4() local
356 struct sock_winsize option; in test_tcp_server4() local
452 struct sock_winsize option; in test_tcp_client6() local
496 struct sock_winsize option; in test_tcp_server6() local
Dnetx_bsd_raw_basic_rx_nohdr_blocking_test.c128 int option; in test_raw_server_ipv4() local
184 int option; in test_raw_server_ipv6() local
Dnetx_bsd_raw_rx_nohdr_basic_blocking_test.c128 int option; in test_raw_server_ipv4() local
184 int option; in test_raw_server_ipv6() local
Dnetx_bsd_raw_basic_rx_nohdr_nonblocking_test.c137 int option; in test_raw_server4() local
226 int option; in test_raw_server_ipv6() local
Dnetx_bsd_raw_ping_test.c132 int option; in ntest_0_entry() local
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_server.c2601 static UINT _nx_dhcp_parse_next_option(CHAR **option_list, UINT *option, UINT length) in _nx_dhcp_parse_next_option()
5161 …cp_process_option_data(NX_DHCP_CLIENT *dhcp_client_ptr, CHAR *buffer, UCHAR option, UINT get_optio… in _nx_dhcp_process_option_data()
5355 …quested_option(NX_DHCP_SERVER *dhcp_ptr, UINT iface_index, UCHAR *buffer, UINT option, UINT *index) in _nx_dhcp_add_requested_option()
5434 static UINT _nx_dhcp_add_option(UCHAR *dhcp_message, UINT option, UINT size, ULONG value, UINT *in… in _nx_dhcp_add_option()
Dnxd_dhcp_client.c7679 static UINT _nx_dhcp_get_option_value(UCHAR *bootp_message, UINT option, ULONG *value, UINT length) in _nx_dhcp_get_option_value()
7779 UINT _nx_dhcp_add_option_value(UCHAR *bootp_message, UINT option, UINT size, ULONG value, UINT *in… in _nx_dhcp_add_option_value()
7844 static UINT _nx_dhcp_add_option_string(UCHAR *bootp_message, UINT option, UINT size, UCHAR *value,… in _nx_dhcp_add_option_string()
8199 static UCHAR *_nx_dhcp_search_buffer(UCHAR *option_message, UINT option, UINT length) in _nx_dhcp_search_buffer()
Dnxd_dhcpv6_server.c4677 UINT _nx_dhcpv6_server_utility_get_block_option_length(UCHAR *buffer_ptr, ULONG *option, ULONG *le… in _nx_dhcpv6_server_utility_get_block_option_length()
Dnxd_dhcpv6_client.c10479 UINT _nx_dhcpv6_utility_get_block_option_length(UCHAR *buffer_ptr, ULONG *option, ULONG *length) in _nx_dhcpv6_utility_get_block_option_length()
/NetX-Duo-v6.2.1/test/regression/tahi_test/
Dnetx_tahi.h79 UINT option; member
Dnetx_tahi_run_test_case.c287 UCHAR protocol, ULONG src_port, ULONG dst_port, UINT option) in perform_decrypt_check()
/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_test.h104 UINT option; member
/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.c6950 UCHAR option; in _nx_ppp_ipcp_configure_check() local
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c12769 NX_IPV6_HEADER_OPTION *option; in _nxd_bsd_swap_ipv6_extension_headers() local