Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Take into account size of receive queue and backlog queue* Do not take into account this skb truesize,* to allow even a single big packet to come.
Proto:static inline bool sk_rcvqueues_full(const struct sock *sk, unsigned int limit)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct sock * | sk | |
unsigned int | limit |
922 | qsize = len + atomic_read( & sk_rmem_alloc) |
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 |