Searched defs:key_match_data (Results 1 – 1 of 1) sorted by relevance
26609 struct key_match_data { struct26610 bool (*cmp)(const struct key *, const struct key_match_data *); argument26611 const void *raw_data;26612 void *preparsed;26613 unsigned int lookup_type;