Lines Matching refs:Match
25 Match.MACAddress, config_parse_hw_addrs, 0, …
26 Match.PermanentMACAddress, config_parse_hw_addrs, 0, …
27 Match.OriginalName, config_parse_match_ifnames, 0, …
28 Match.Path, config_parse_match_strv, 0, …
29 Match.Driver, config_parse_match_strv, 0, …
30 Match.Type, config_parse_match_strv, 0, …
31 Match.Kind, config_parse_match_strv, 0, …
32 Match.Property, config_parse_match_property, 0, …
33 Match.Host, config_parse_net_condition, CONDITION_HOST, …
34 Match.Virtualization, config_parse_net_condition, CONDITION_VIRTUAL…
35 Match.KernelCommandLine, config_parse_net_condition, CONDITION_KERNEL_…
36 Match.KernelVersion, config_parse_net_condition, CONDITION_KERNEL_…
37 Match.Architecture, config_parse_net_condition, CONDITION_ARCHITE…
38 Match.Firmware, config_parse_net_condition, CONDITION_FIRMWAR…