Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:22:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_socket_post_create - finish socket setup*@sock: the socket*@family: protocol family*@type: unused*@protocol: unused*@kern: unused* Sets the netlabel information on the socket* Returns 0 on success, and error code otherwise
Proto:static int smack_socket_post_create(struct socket *sock, int family, int type, int protocol, int kern)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct socket * | sock | |
int | family | |
int | type | |
int | protocol | |
int | kern |
2755 | If (sk == NULL) Then Return 0 |
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 |