Searched defs:ttl (Results 1 – 9 of 9) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nxd_ip_raw_packet_send.c | 80 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxd_ip_raw_packet_send()
|
| D | nxde_ip_raw_packet_send.c | 91 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxde_ip_raw_packet_send()
|
| D | nxd_ip_raw_packet_source_send.c | 90 UINT ttl, in _nxd_ip_raw_packet_source_send()
|
| D | nxde_ip_raw_packet_source_send.c | 87 … 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/ |
| D | netx_mdns_ttl_test.c | 179 UCHAR ttl; in my_packet_process() local
|
| D | netx_mdns_test.h | 126 ULONG ttl; member
|
| /NetX-Duo-v6.2.1/test/regression/bsd_test/ |
| D | netx_bsd_multicast_test.c | 129 UCHAR ttl; in test_udp_server4() local
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netx_duo_mdns.c | 191 …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/ |
| D | nxd_mdns.c | 2302 …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()
|