Function report |
Source Code:kernel\bpf\reuseport_array.c |
Create Date:2022-07-28 13:29:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reuseport_array
Proto:static struct reuseport_array *reuseport_array(struct bpf_map *map)
Type:struct reuseport_array
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map |
17 | Return map |
Name | Describe |
---|---|
reuseport_array_lookup_elem | |
reuseport_array_delete_elem | Called from syscall only |
reuseport_array_free | |
bpf_fd_reuseport_array_update_elem | Called from syscall only.* The "nsk" in the fd refcnt.* The "osk" and "reuse" are protected by reuseport_lock. |
reuseport_array_get_next_key | Called from syscall |
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 |