Function report |
Source Code:security\selinux\netnode.c |
Create Date:2022-07-28 19:09:50 |
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_flush - Flush the entire network address table* Description:* Remove all entries from the network address table.
Proto:void sel_netnode_flush(void)
Type:void
Parameter:Nothing
278 | spin_lock_bh( & sel_netnode_lock) |
279 | When idx < SEL_NETNODE_HASH_SIZE cycle |
285 | size = 0 |
287 | spin_unlock_bh( & sel_netnode_lock) |
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 |