Searched defs:bpf_dtab (Results 1 – 1 of 1) sorted by relevance
38833 struct bpf_dtab { struct38835 struct bpf_dtab_netdev **netdev_map; argument38836 struct list_head list;38837 struct hlist_head *dev_index_head;38838 spinlock_t index_lock;38839 unsigned int items;38840 u32 n_buckets;