Function report |
Source Code:security\selinux\netnode.c |
Create Date:2022-07-28 19:09:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sel_netnode_sid - Lookup the SID of a network address*@addr: the IP address*@family: the address family*@sid: node SID* Description:* This function determines the SID of a network address using the fastest* method possible
Proto:int sel_netnode_sid(void *addr, u16 family, unsigned int *sid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | addr | |
u16 | family | |
unsigned int * | sid |
256 | If (node != NULL) Then |
257 | sid = SID for this node |
259 | Return 0 |
Name | Describe |
---|---|
selinux_inet_sys_rcv_skb |
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 |