Function report |
Source Code:security\selinux\netport.c |
Create Date:2022-07-28 19:10:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sel_netport_flush - Flush the entire network port table* Description:* Remove all entries from the network address table.
Proto:void sel_netport_flush(void)
Type:void
Parameter:Nothing
212 | spin_lock_bh( & sel_netport_lock) |
213 | When idx < SEL_NETPORT_HASH_SIZE cycle |
219 | size = 0 |
221 | spin_unlock_bh( & sel_netport_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 |