Searched defs:bpf_dtab (Results 1 – 4 of 4) sorted by relevance
73 struct bpf_dtab { struct75 struct bpf_dtab_netdev **netdev_map; /* DEVMAP type only */ argument76 struct list_head list;79 struct hlist_head *dev_index_head;103 static inline struct hlist_head *dev_map_index_hash(struct bpf_dtab *dtab, in dev_map_index_hash() argument
74 struct bpf_dtab { struct76 struct bpf_dtab_netdev __rcu **netdev_map; /* DEVMAP type only */ argument77 struct list_head list;80 struct hlist_head *dev_index_head;104 static inline struct hlist_head *dev_map_index_hash(struct bpf_dtab *dtab, in dev_map_index_hash() argument
397 struct bpf_dtab { struct410 struct bpf_dtab *devmap = (struct bpf_dtab *)&m_devmap; in check_devmap() argument
408 struct bpf_dtab { struct421 struct bpf_dtab *devmap = (struct bpf_dtab *)&m_devmap; in check_devmap() argument