info_ext         1456 net/ipv4/fib_frontend.c 	struct netdev_notifier_info_ext *info_ext = ptr;
info_ext         1495 net/ipv4/fib_frontend.c 		fib_sync_mtu(dev, info_ext->ext.mtu);
info_ext         1787 net/ipv4/nexthop.c 	struct netdev_notifier_info_ext *info_ext;
info_ext         1799 net/ipv4/nexthop.c 		info_ext = ptr;
info_ext         1800 net/ipv4/nexthop.c 		nexthop_sync_mtu(dev, info_ext->ext.mtu);