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

/freebsd-10-stable/contrib/unbound/
H A Dconfig.h952 #ifndef IPV6_MIN_MTU
953 #define IPV6_MIN_MTU 1280 macro
954 #endif /* IPV6_MIN_MTU */
/freebsd-10-stable/contrib/unbound/services/
H A Dlisten_dnsport.c106 int mtu = IPV6_MIN_MTU;

Completed in 70 milliseconds