Searched defs:interop_match_addr (Results 1 – 7 of 7) sorted by relevance
378 struct interop_match_addr { struct388 extern struct interop_match_addr interop_match_addr; argument
65 struct interop_match_addr interop_match_addr; variable226 bool interop_match_addr(const interop_feature_t feature, const RawAddress* addr) { in interop_match_addr() function
109 bool interop_match_addr(const interop_feature_t /*feature*/, const RawAddress* /*addr*/) { in interop_match_addr() function
95 bool interop_match_addr(const interop_feature_t feature, const RawAddress* addr) { in interop_match_addr() function
1125 static bool interop_match_addr(const char* feature_name, const RawAddress* addr) { in interop_match_addr() function
205 bool interop_match_addr(const interop_feature_t feature, const RawAddress* addr) { in interop_match_addr() function
993 bool (*interop_match_addr)(const char* feature_name, const RawAddress* addr); member