Home
last modified time | relevance | path

Searched defs:mr_table (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dmroute_base.h246 struct mr_table { struct
249 struct mr_table_ops ops; argument
250 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