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

/freebsd-11.0-release/contrib/unbound/services/
H A Doutside_network.h300 #define EDNS_FRAG_SIZE_IP4 1472 macro
H A Doutside_network.c1403 if(EDNS_FRAG_SIZE_IP4 < EDNS_ADVERTISED_SIZE)
1404 edns.udp_size = EDNS_FRAG_SIZE_IP4;

Completed in 46 milliseconds