Home
last modified time | relevance | path

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

/kernel/bpf/
Ddevmap.c75 struct bpf_dtab { struct
77 struct bpf_dtab_netdev **netdev_map; /* DEVMAP type only */ argument
78 struct list_head __percpu *flush_list;
79 struct list_head list;
105 static inline struct hlist_head *dev_map_index_hash(struct bpf_dtab *dtab, in dev_map_index_hash() argument