Searched defs:valid_lifetime (Results 1 – 10 of 10) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_ipv6_prefix_list_add_entry.c | 92 ULONG prefix_length, ULONG valid_lifetime) in _nx_ipv6_prefix_list_add_entry()
|
| /NetX-Duo-v6.2.1/addons/dhcp/ |
| D | nxd_dhcpv6_server.c | 542 …ULONG IP_lease_time_accrued, ULONG valid_lifetime, UINT duid_type, UINT duid_hardware, ULONG physi… in _nxe_dhcpv6_add_client_record() 664 …ULONG IP_lease_time_accrued, ULONG valid_lifetime, UINT duid_type, UINT duid_hardware, ULONG phys… in _nx_dhcpv6_add_client_record() 863 …ULONG *IP_lease_time_accrued, ULONG *valid_lifetime, UINT *duid_type, UINT *duid_hardware, ULONG … in _nxe_dhcpv6_retrieve_client_record() 961 …ULONG *IP_lease_time_accrued, ULONG *valid_lifetime, UINT *duid_type, UINT *duid_hardware, ULONG … in _nx_dhcpv6_retrieve_client_record() 1110 … ULONG T1, ULONG T2, ULONG valid_lifetime, ULONG preferred_lifetime) in _nxe_dhcpv6_add_ip_address_lease() 1203 … ULONG T1, ULONG T2, ULONG valid_lifetime, ULONG preferred_lifetime) in _nx_dhcpv6_add_ip_address_lease() 1332 … ULONG *T1, ULONG *T2, ULONG *valid_lifetime, ULONG *preferred_lifetime) in _nxe_dhcpv6_retrieve_ip_address_lease() 1406 … ULONG *T1, ULONG *T2, ULONG *valid_lifetime, ULONG *preferred_lifetime) in _nx_dhcpv6_retrieve_ip_address_lease()
|
| D | nxd_dhcpv6_client.c | 1835 ULONG preferred_lifetime, ULONG valid_lifetime) in _nxe_dhcpv6_add_client_ia() 1929 ULONG preferred_lifetime, ULONG valid_lifetime) in _nx_dhcpv6_add_client_ia() 2547 ULONG *valid_lifetime) in _nxe_dhcpv6_get_lease_time_data() 2619 ULONG *valid_lifetime) in _nx_dhcpv6_get_lease_time_data() 3549 ULONG *preferred_lifetime, ULONG *valid_lifetime) in _nxe_dhcpv6_get_valid_ip_address_lease_time() 3617 ULONG *preferred_lifetime, ULONG *valid_lifetime) in _nx_dhcpv6_get_valid_ip_address_lease_time() 5171 ULONG valid_lifetime; in _nx_dhcpv6_process_ia() local
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_dhcpv6.c | 166 ULONG T1, T2, preferred_lifetime, valid_lifetime; in thread_client_entry() local
|
| D | demo_netxduo_dhcpv6_client.c | 181 ULONG valid_lifetime; in thread_client_entry() local
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcpv6_basic_test.c | 184 ULONG T1, T2, preferred_lifetime, valid_lifetime; in thread_client_entry() local
|
| D | netx_dhcpv6_extended_api_test.c | 186 ULONG T1, T2, preferred_lifetime, valid_lifetime; in thread_client_entry() local
|
| D | netx_dhcpv6_user_option_add_test.c | 317 ULONG T1, T2, preferred_lifetime, valid_lifetime; in thread_client_entry() local
|
| D | netx_dhcpv6_server_ia_options_test.c | 193 ULONG T1, T2, preferred_lifetime, valid_lifetime; in thread_client_entry() local
|
| D | netx_dhcpv6_server_process_repeated_msgs_test.c | 199 ULONG T1, T2, preferred_lifetime, valid_lifetime; in thread_client_entry() local
|