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

/openbsd-current/usr.sbin/unbound/services/
H A Doutside_network.h442 #define EDNS_FRAG_SIZE_IP6 1232 macro
H A Doutside_network.c2828 if(EDNS_FRAG_SIZE_IP6 < EDNS_ADVERTISED_SIZE)
2829 udp_size = EDNS_FRAG_SIZE_IP6;
/openbsd-current/sbin/unwind/libunbound/services/
H A Doutside_network.h442 #define EDNS_FRAG_SIZE_IP6 1232 macro
H A Doutside_network.c2828 if(EDNS_FRAG_SIZE_IP6 < EDNS_ADVERTISED_SIZE)
2829 udp_size = EDNS_FRAG_SIZE_IP6;

Completed in 108 milliseconds