Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:BBR congestion control needs pacing.* Same remark for SO_MAX_PACING_RATE.* sch_fq packet scheduler is efficiently handling pacing,* but is not always installed/used.* Return true if TCP stack should pace packets itself.
Proto:static inline bool tcp_needs_internal_pacing(const struct sock *sk)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct sock * | sk |
1274 | Return smp_load_acquire( & see enum sk_pacing ) == SK_PACING_NEEDED |
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 |