Searched refs:dnsname_to_labels (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c1370 dnsname_to_labels(u8 *const buf, size_t buf_len, off_t j, function
1463 j = dnsname_to_labels(buf, buf_len, j, name, name_len, NULL);
1657 j = dnsname_to_labels(buf, buf_len, j, s, strlen(s), &table);
1676 r = dnsname_to_labels(buf, buf_len, j, item->name, strlen(item->name), &table);
1688 r = dnsname_to_labels(buf, buf_len, j, item->data, strlen(item->data), &table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devdns.c1578 dnsname_to_labels(u8 *const buf, size_t buf_len, off_t j, function
1671 j = dnsname_to_labels(buf, buf_len, j, name, name_len, NULL);
1898 j = dnsname_to_labels(buf, buf_len, j, s, strlen(s), &table);
1917 r = dnsname_to_labels(buf, buf_len, j, item->name, strlen(item->name), &table);
1929 r = dnsname_to_labels(buf, buf_len, j, item->data, strlen(item->data), &table);

Completed in 123 milliseconds