Home
last modified time | relevance | path

Searched defs:ttl (Results 1 – 9 of 9) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnxd_ip_raw_packet_send.c80 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxd_ip_raw_packet_send()
Dnxde_ip_raw_packet_send.c91 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxde_ip_raw_packet_send()
Dnxd_ip_raw_packet_source_send.c90 UINT ttl, in _nxd_ip_raw_packet_source_send()
Dnxde_ip_raw_packet_source_send.c87 … NXD_ADDRESS *destination_ip, UINT address_index, ULONG protocol, UINT ttl, ULONG tos) in _nxde_ip_raw_packet_source_send()
/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_ttl_test.c179 UCHAR ttl; in my_packet_process() local
Dnetx_mdns_test.h126 ULONG ttl; member
/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_multicast_test.c129 UCHAR ttl; in test_udp_server4() local
/NetX-Duo-v6.2.1/samples/
Ddemo_netx_duo_mdns.c191 …tic void register_local_service(UCHAR *instance, UCHAR *type, UCHAR *subtype, UCHAR *txt, UINT ttl, in register_local_service()
/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c2302 …ns_service_add(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type, UCHAR *txt, ULONG ttl, in _nxe_mdns_service_add()
2428 …ns_service_add(NX_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type, UCHAR *txt, ULONG ttl, in _nx_mdns_service_add()
5118 static UINT _nx_mdns_rr_ptr_add(NX_MDNS *mdns_ptr, UCHAR *name, ULONG ttl, UCHAR set, UCHAR *ptr_na… in _nx_mdns_rr_ptr_add()
5252 static UINT _nx_mdns_rr_srv_add(NX_MDNS *mdns_ptr, UCHAR *name, ULONG ttl, UCHAR set, USHORT priori… in _nx_mdns_rr_srv_add()
5388 static UINT _nx_mdns_rr_txt_add(NX_MDNS *mdns_ptr, UCHAR *name, ULONG ttl, UCHAR set, UCHAR *txt, N… in _nx_mdns_rr_txt_add()
5715 static UINT _nx_mdns_rr_parameter_set(NX_MDNS *mdns_ptr, UCHAR *name, USHORT type, ULONG ttl, UINT … in _nx_mdns_rr_parameter_set()