Home
last modified time | relevance | path

Searched refs:EDNS_FRAG_SIZE_IP6 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/unbound/services/
Doutside_network.h442 #define EDNS_FRAG_SIZE_IP6 1232 macro
Doutside_network.c2848 if(EDNS_FRAG_SIZE_IP6 < EDNS_ADVERTISED_SIZE)
2849 edns.udp_size = EDNS_FRAG_SIZE_IP6;