Searched defs:recent_table (Results 1 – 1 of 1) sorted by relevance
75 struct recent_table { struct76 struct list_head list;77 char name[XT_RECENT_NAME_LEN];78 unsigned int refcnt;79 unsigned int entries;80 struct list_head lru_list;81 struct list_head iphash[0];