Function report |
Source Code:security\selinux\xfrm.c |
Create Date:2022-07-28 19:16:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Free the xfrm_sec_ctx structure.
Proto:static void selinux_xfrm_free(struct xfrm_sec_ctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct xfrm_sec_ctx * | ctx |
126 | If Not ctx Then Return |
129 | atomic_dec( & Labeled XFRM instance counter ) |
Name | Describe |
---|---|
selinux_xfrm_policy_free | LSM hook implementation that frees xfrm_sec_ctx security information. |
selinux_xfrm_state_free | LSM hook implementation that frees xfrm_state security information. |
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 |