Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h34533 struct fib_table { struct
34534 struct hlist_node tb_hlist;
34535 u32 tb_id;
34536 int tb_num_default;
34537 struct callback_head rcu;
34538 long unsigned int *tb_data;
34539 long unsigned int __data[0];