Searched refs:Match (Results 1 – 25 of 290) sorted by relevance
12345678910>>...12
17 typedef struct Match Match; typedef27 struct Match { struct29 Match *parent; argument30 LIST_FIELDS(Match, matches);38 LIST_HEAD(Match, matches); argument83 Match *level0, *level1, *level2;
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…[all …]
2 [Match]11 [Match]14 [Match]24 [Match]31 [Match]
50 Match.MACAddress, config_parse_hw_addrs, …51 Match.PermanentMACAddress, config_parse_hw_addrs, …52 Match.Path, config_parse_match_strv, …53 Match.Driver, config_parse_match_strv, …54 Match.Type, config_parse_match_strv, …55 Match.Kind, config_parse_match_strv, …56 Match.WLANInterfaceType, config_parse_match_strv, …57 Match.SSID, config_parse_match_strv, …58 Match.BSSID, config_parse_ether_addrs, …59 Match.Name, config_parse_match_ifnames, …[all …]
56 'type[Match on message type]:type:(signal method_call method_return error)' \58 …'sender[Match messages sent by a particular sender]:sender:{compadd $(_busctl_get_service_names)}'\59 'interface[Match messages sent over or to a particular interface]:interface' \60 'member[Match messages which have the given method or signal name]:member' \61 'path[Match messages which are sent from or to the given object]:path' \62 'path_namespace[Match messages which are sent from or to the given namespace]:namespace' \63 …'destination[Match messaged sent to the given unique name]:unique name:{compadd $(_busctl_get_uniq…
213 # Match to Saffire and Saffire LE.357 # Match to FireFly 202, 302, 808 Universal.358 # Match to HelixBoard 12 FireWire, 18 FireWire, 24 FireWire.359 # Match to HelixBoard 12 Universal, 18 Universal, and 24 Universal.414 # Match to TerraTec Aureon 7.1 FireWire.415 # Match to eAR Master One, Eroica, Figaro, and Ciaccona. OEM by TerraTec perhaps.478 # Match to DSP model of AudioFire8.486 # Match to both DSP and FPGA models of AudioFire12.526 # Match to FPGA model of AudioFire8, and AudioFirePre8.574 # Match to former models of Onyx 820i, 1220i, and 1620i.[all …]
44 Match.Host, config_parse_net_condition, CONDITION_HOST…45 Match.Virtualization, config_parse_net_condition, CONDITION_VIRT…46 Match.KernelCommandLine, config_parse_net_condition, CONDITION_KERN…47 Match.KernelVersion, config_parse_net_condition, CONDITION_KERN…48 Match.Architecture, config_parse_net_condition, CONDITION_ARCH…49 Match.Firmware, config_parse_net_condition, CONDITION_FIRM…
58 # Match parent65 # Match child, look for parent's ID_AVOID_LOOP70 # Match child, retrigger parent
1 [Match]