Searched defs:mr_table (Results 1 – 1 of 1) sorted by relevance
246 struct mr_table { struct249 struct mr_table_ops ops; argument250 u32 id;251 struct sock __rcu *mroute_sk;252 struct timer_list ipmr_expire_timer;253 struct list_head mfc_unres_queue;254 struct vif_device vif_table[MAXVIFS];278 struct mr_table * argument
Completed in 15 milliseconds