Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:24:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_sock_graft - Initialize a newly created socket with an existing sock*@sk: child sock*@parent: parent socket* Set the smk_{in,out} state of an existing sock based on the process that* is creating the new socket.
Proto:static void smack_sock_graft(struct sock *sk, struct socket *parent)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk | |
struct socket * | parent |
4066 | ssp = sk_security |
4067 | inbound label = skp |
4068 | outbound label = skp |
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 |