Searched defs:key_match_data (Results 1 – 1 of 1) sorted by relevance
31183 struct key_match_data { struct31184 bool (*cmp)(const struct key *, const struct key_match_data *); argument31185 const void *raw_data;31186 void *preparsed;31187 unsigned int lookup_type;