Searched refs:EDNS_FRAG_SIZE_IP4 (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.h426 #define EDNS_FRAG_SIZE_IP4 1472 macro
H A Doutside_network.c2514 if(EDNS_FRAG_SIZE_IP4 < EDNS_ADVERTISED_SIZE)
2515 edns.udp_size = EDNS_FRAG_SIZE_IP4;

Completed in 82 milliseconds