table of contents
other versions
- stretch 4.9.168-1
 
| __AUDIT_SOCKADDR(9) | Audit Interfaces | __AUDIT_SOCKADDR(9) | 
NAME¶
__audit_sockaddr - record audit data for sys_bind, sys_connect, sys_sendtoSYNOPSIS¶
int __audit_sockaddr(int len, void * a);
ARGUMENTS¶
lendata length in user space
a
data address in kernel space
DESCRIPTION¶
Returns 0 for success or NULL context or < 0 on error.COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |