Function report |
Source Code:include\net\ip.h |
Create Date:2022-07-28 06:42:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inet_port_requires_bind_service
Proto:static inline bool inet_port_requires_bind_service(struct net *net, unsigned short port)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct net * | net | |
unsigned short | port |
356 | Return port < sysctl_ip_prot_sock |
Name | Describe |
---|---|
selinux_socket_bind | Range of port numbers used to automatically bind.Need to determine whether we should perform a name_bindpermission check between the socket and the port number. |
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 |