Function report |
Source Code:security\selinux\xfrm.c |
Create Date:2022-07-28 19:16:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:selinux_xfrm_skb_sid_egress
Proto:static unsigned int selinux_xfrm_skb_sid_egress(struct sk_buff *skb)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb |
214 | dst = skb_dst - returns skb dst_entry*@skb: buffer* Returns skb dst_entry, regardless of reference taken or not. |
217 | If (dst == NULL) Then Return unspecified SID |
220 | If x == NULL || Not Returns true if the xfrm contains a security blob for SELinux. Then Return unspecified SID |
223 | Return ctx_sid |
Name | Describe |
---|---|
selinux_xfrm_skb_sid |
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 |