函数逻辑报告 |
Source Code:kernel\bpf\reuseport_array.c |
Create Date:2022-07-27 14:48:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:reuseport_array
函数原型:static struct reuseport_array *reuseport_array(struct bpf_map *map)
返回类型:struct reuseport_array
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bpf_map * | map |
17 | 返回:map |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |