Function report |
Source Code:kernel\bpf\devmap.c |
Create Date:2022-07-28 13:21:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dev_map_index_hash
Proto:static inline struct hlist_head *dev_map_index_hash(struct bpf_dtab *dtab, int idx)
Type:struct hlist_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_dtab * | dtab | |
int | idx |
107 | Return these are only used for DEVMAP_HASH type maps [idx & (n_buckets - 1)] |
Name | Describe |
---|---|
dev_map_free | |
__dev_map_hash_lookup_elem | |
dev_map_hash_get_next_key | |
__dev_map_hash_update_elem | |
dev_map_hash_remove_netdev |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |