Searched defs:mr_table (Results 1 – 7 of 7) sorted by relevance
85244 struct mr_table { struct85247 struct mr_table_ops ops; argument85248 u32 id;85249 struct sock *mroute_sk;85250 struct timer_list ipmr_expire_timer;85251 struct list_head mfc_unres_queue;85252 struct vif_device vif_table[32];85253 struct rhltable mfc_hash;85254 struct list_head mfc_cache_list;85255 int maxvif;[all …]
118835 struct mr_table { struct118838 struct mr_table_ops ops; argument118856 struct mr_table *mrt; argument
105628 struct mr_table { struct105631 struct mr_table_ops ops; argument105649 struct mr_table *mrt; argument
110551 struct mr_table { struct110554 struct mr_table_ops ops; argument110555 u32 id;110556 struct sock *mroute_sk;110557 struct timer_list ipmr_expire_timer;110558 struct list_head mfc_unres_queue;110559 struct vif_device vif_table[32];110560 struct rhltable mfc_hash;110561 struct list_head mfc_cache_list;110562 int maxvif;[all …]