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

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_dns_client.c29 #define PICO_DNS_MAX_QUERY_LABEL_LEN 63 macro
680 if (count > PICO_DNS_MAX_QUERY_LABEL_LEN)

Completed in 40 milliseconds