Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:inet_is_local_reserved_port

Proto:static inline bool inet_is_local_reserved_port(struct net *net, unsigned short port)

Type:bool

Parameter:

TypeParameterName
struct net *net
unsigned shortport
344  If Not sysctl_local_reserved_ports Then Return false
346  Return st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from