Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\include\security.h Create Date:2022-07-28 18:42:07
Last Modify:2020-03-18 08:11:51 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:selinux_policycap_extsockclass

Proto:static inline bool selinux_policycap_extsockclass(void)

Type:bool

Parameter:Nothing

155  state = selinux_state
157  Return policycap[POLICYDB_CAPABILITY_EXTSOCKCLASS]
Caller
NameDescribe
socket_type_to_security_class
selinux_sctp_assoc_requestCalled whenever SCTP receives an INIT chunk. This happens when an incoming* connect(2), sctp_connectx(3) or sctp_sendmsg(3) (with no association* already present).
selinux_sctp_bind_connectCheck if sctp IPv4/IPv6 addresses are valid for binding or connecting* based on their @optname.
selinux_sctp_sk_cloneCalled whenever a new socket is created by accept(2) or sctp_peeloff(3).