Searched refs:_nx_mdns_txt_string_encode (Results 1 – 1 of 1) sorted by relevance
88 static UINT _nx_mdns_txt_string_encode(UCHAR *ptr, UCHAR *name);9545 …size = (USHORT)_nx_mdns_txt_string_encode(data_ptr + index, rr -> nx_mdns_rr_rdata.nx_mdns_rr_rdat… in _nx_mdns_packet_rr_add()13632 static UINT _nx_mdns_txt_string_encode(UCHAR *ptr, UCHAR *txt) in _nx_mdns_txt_string_encode() function