Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ifr_mtu
net/core/dev_ioctl.c
159
ifr->ifr_mtu = dev->mtu;
net/core/dev_ioctl.c
562
return dev_set_mtu(dev, ifr->ifr_mtu);
tools/testing/selftests/net/ipv6_fragmentation.c
58
ifr.ifr_mtu = MTU;