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
67 struct interop_match_addr interop_match_addr; variable230 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
100 bool interop_match_addr(const interop_feature_t feature, const RawAddress* addr) { in interop_match_addr() function
1154 static bool interop_match_addr(const char* feature_name, const RawAddress* addr) { in interop_match_addr() function
208 bool interop_match_addr(const interop_feature_t feature, const RawAddress* addr) { in interop_match_addr() function
988 bool (*interop_match_addr)(const char* feature_name, const RawAddress* addr); member