Searched defs:bpf_dtab (Results 1 – 1 of 1) sorted by relevance
35136 struct bpf_dtab { struct35138 struct bpf_dtab_netdev **netdev_map; argument35139 struct list_head list;35140 struct hlist_head *dev_index_head;35141 spinlock_t index_lock;35142 unsigned int items;35143 u32 n_buckets;