Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-28 06:42:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Note: caller must be prepared to deal with negative returns

Proto:static inline int tcp_space(const struct sock *sk)

Type:int

Parameter:

TypeParameterName
const struct sock *sk
1400  Return tcp_win_from_space(sk, READ_ONCE(sk_rcvbuf) - READ_ONCE(len) - atomic_read( & sk_rmem_alloc))