Searched refs:IPV4_MIN_MTU (Results 1 – 3 of 3) sorted by relevance
15 #ifndef IPV4_MIN_MTU16 #define IPV4_MIN_MTU 68 macro
122 …m = IPV4_MIN_MTU; /* For all other protocols, including 'unspecified' we assume the IPv4 minimal M… in parse_mtu()
1507 … (uint32_t) (ltype == AF_INET6 ? IPV6_MIN_MTU : IPV4_MIN_MTU), (uint32_t) UINT32_MAX, in config_parse_mtu()