Searched refs:NORMAL_UDP_SIZE (Results 1 – 1 of 1) sorted by relevance
99 #define NORMAL_UDP_SIZE 512 /* bytes */ macro320 if(sldns_buffer_limit(pkt) > NORMAL_UDP_SIZE && in worker_check_request()1600 if(edns.udp_size < NORMAL_UDP_SIZE && in worker_handle_request()1606 edns.udp_size = NORMAL_UDP_SIZE; in worker_handle_request()