Home
last modified time | relevance | path

Searched refs:weights (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_test.h128 USHORT weights; member
Dnetx_mdns_run_test_case.c721 … mdns_service -> ttl, mdns_service -> priority, mdns_service -> weights, mdns_service -> port, in netx_mdns_run_test_case()
/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.h1297 … USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index);
1299 … USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index);
Dnxd_mdns.c100 …NS *mdns_ptr, UCHAR *name, ULONG ttl, UCHAR set, USHORT priority, USHORT weights, USHORT port, UCH…
2303 … USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index) in _nxe_mdns_service_add() argument
2365 weights, port, is_unique, interface_index); in _nxe_mdns_service_add()
2429 … USHORT priority, USHORT weights, USHORT port, UCHAR is_unique, UINT interface_index) in _nx_mdns_service_add() argument
2530 …_srv_add(mdns_ptr, &temp_string_buffer[0], srv_ttl, is_unique, priority, weights, port, &target_st… in _nx_mdns_service_add()
5253 … USHORT weights, USHORT port, UCHAR *target, NX_MDNS_RR **insert_rr, UINT interface_index) in _nx_mdns_rr_srv_add() argument
5301 temp_resource_record.nx_mdns_rr_rdata.nx_mdns_rr_rdata_srv.nx_mdns_rr_srv_weights = weights; in _nx_mdns_rr_srv_add()