chiark / gitweb /
networkd: netdev - rename Netdev to NetDev
[elogind.git] / src / network / networkd-gperf.gperf
index 64dab7cf0cf0117179781b0f8bfbfb799359bed9..37bb8db149ebd1de3919cfc8bafc9e7e2181d6ae 100644 (file)
@@ -38,7 +38,7 @@ DHCPv4.UseMTU,             config_parse_bool,             0,       offsetof(Netw
 DHCPv4.UseHostname,        config_parse_bool,             0,       offsetof(Network, dhcp_hostname)
 DHCPv4.UseDomainName,      config_parse_bool,             0,       offsetof(Network, dhcp_domainname)
 DHCPv4.CriticalConnection, config_parse_bool,             0,       offsetof(Network, dhcp_critical)
-Netdev.Description,        config_parse_string,           0,       offsetof(Netdev, description)
-Netdev.Name,               config_parse_ifname,           0,       offsetof(Netdev, name)
-Netdev.Kind,               config_parse_netdev_kind,      0,       offsetof(Netdev, kind)
-VLAN.Id,                   config_parse_int,              0,       offsetof(Netdev, vlanid)
+NetDev.Description,        config_parse_string,           0,       offsetof(NetDev, description)
+NetDev.Name,               config_parse_ifname,           0,       offsetof(NetDev, name)
+NetDev.Kind,               config_parse_netdev_kind,      0,       offsetof(NetDev, kind)
+VLAN.Id,                   config_parse_int,              0,       offsetof(NetDev, vlanid)