Searched refs:out_rr (Results 1 – 1 of 1) sorted by relevance
| /NetX-Duo-v6.2.1/addons/mdns/ |
| D | nxd_mdns.c | 127 …one_shot_query(NX_MDNS *mdns_ptr, UCHAR *name, USHORT type, NX_MDNS_RR **out_rr, ULONG wait_option… 3337 …one_shot_query(NX_MDNS *mdns_ptr, UCHAR *name, USHORT type, NX_MDNS_RR **out_rr, ULONG wait_option… in _nx_mdns_one_shot_query() argument 3348 *out_rr = NX_NULL; in _nx_mdns_one_shot_query() 3361 *out_rr = rr; in _nx_mdns_one_shot_query() 3428 …ptr -> nx_mdns_rr_receive_suspension_list), _nx_mdns_query_cleanup, mdns_ptr, out_rr, wait_option); in _nx_mdns_one_shot_query()
|