Home
last modified time | relevance | path

Searched refs:IP_MTU (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Din.h114 #define IP_MTU 14 macro
/linux/tools/testing/selftests/net/
H A Dudpgso.c344 ret = getsockopt(fd, SOL_IP, IP_MTU, &mtu, &vallen); in get_path_mtu()
/linux/net/ipv4/
H A Dip_sockglue.c1631 case IP_MTU: in do_ip_getsockopt()