Searched refs:IP_MTU (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/uapi/linux/ | ||
| H A D | in.h | 114 #define IP_MTU 14 macro |
| /linux/tools/testing/selftests/net/ | ||
| H A D | udpgso.c | 344 ret = getsockopt(fd, SOL_IP, IP_MTU, &mtu, &vallen); in get_path_mtu() |