Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h85244 struct mr_table { struct
85247 struct mr_table_ops ops; argument
85248 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 …]