_mdns_append_fqdn() function
appends FQDN to a packet, incrementing the index and compressing the output if previous occurrence of the string (or part of it) has been found
Arguments
index
offset in the packet
strings
string array containing the parts of the FQDN
count
number of strings in the array
Return value
length of added data: 0 on error or length on success
_mdns_append_fqdn() is called by 9 functions and calls 5 functions:
![]()
_mdns_append_fqdn()
_mdns_append_fqdn() reads 5 variables and writes 3 variables:
![]()
_mdns_append_fqdn()