函数逻辑报告 | 
Source Code:kernel\audit.c | 
Create Date:2022-07-27 12:26:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:audit_net_init
函数原型:static int __attribute__((__section__(".init.text"))) __attribute__((__cold__))audit_net_init(struct net *net)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct net * | net | 
| 1544 | sk等于netlink_kernel_create(net, auditing , & cfg) | 
| 1545 | 如果(sk == NULL)则 | 
| 1546 | audit_panic("cannot initialize netlink socket in namespace") | 
| 1547 | 返回:负ENOMEM | 
| 1551 | 返回:0 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |