Searched defs:nh_res_table (Results 1 – 1 of 1) sorted by relevance
84 struct nh_res_table { struct85 struct net *net;86 u32 nhg_id;87 struct delayed_work upkeep_dw;92 struct list_head uw_nh_entries;93 unsigned long unbalanced_since;95 u32 idle_timer;96 u32 unbalanced_timer;98 u16 num_nh_buckets;243 struct nh_notifier_res_table_info *nh_res_table; member