Searched defs:fid_s (Results 1 – 1 of 1) sorted by relevance
246 typedef struct fid_s { struct247 int info; /* 0 if unused, -1 if dirty, 1 if used */248 int class_id; /* id of class associated with filter */249 uint16_t insert_map; /* selectors w/ values inserted for this fid */250 ipgpc_filter_t filter; /* filter structure that this fid describes */