Searched defs:nh_res_table (Results 1 – 1 of 1) sorted by relevance
82 struct nh_res_table { struct83 struct net *net;84 u32 nhg_id;85 struct delayed_work upkeep_dw;90 struct list_head uw_nh_entries;91 unsigned long unbalanced_since;93 u32 idle_timer;94 u32 unbalanced_timer;96 u16 num_nh_buckets;241 struct nh_notifier_res_table_info *nh_res_table; member
Completed in 8 milliseconds