Searched refs:_iface (Results 1 – 3 of 3) sorted by relevance
202 _iface(iface), _property(property), in PropertyChangedCondition()218 if (!iface || strcmp(iface, _iface)) in operator ()()234 const char* _iface; member270 _path(path ? path : std::string()), _iface(iface), _property(property), in PropertyConditionBase()294 std::string _iface; member
56 mapperCall.append(std::vector<std::string>({_iface})); in operator ()()98 hostCall.append(_iface); in operator ()()
324 #define iscsi_iface_to_shost(_iface) \ argument325 dev_to_shost(_iface->dev.parent)