Searched defs:AddressFilter (Results 1 – 1 of 1) sorted by relevance
88 struct AddressFilter struct90 AddressFilterAction m_action; //!< Action to be performed when the filter is matched. argument96 AddressFilter(AddressFilterAction action, uint32_t from, uint32_t to, unsigned priority=0) argument105 int compare(const AddressFilter & other) const; argument