Searched refs:IP_MTU (Results 1 – 9 of 9) sorted by relevance
65 #if defined(IP_MTU) || (defined(HAVE_DECL_IP_MTU) && HAVE_DECL_IP_MTU)66 XLAT(IP_MTU),
17 IP_MTU
103 #define IP_MTU 14 macro
107 #define IP_MTU 14 macro
345 ret = getsockopt(fd, SOL_IP, IP_MTU, &mtu, &vallen); in get_path_mtu()
38 pub const IP_MTU: ::std::os::raw::c_uint = 14; constant
67 #define IP_MTU 14 // Until this is integrated from linux/in.h to netinet/in.h macro
789 pub const IP_MTU: ::c_int = 14; constant