Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_out_of_memory
Proto:static inline bool tcp_out_of_memory(struct sock *sk)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
282 | If ===== cache line for TX ===== > SOCK_MIN_SNDBUF && sk_memory_allocated(sk) > sysctl_mem values are in pages, we convert them in SK_MEM_QUANTUM units Then Return true |
285 | Return false |
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 |