函数逻辑报告 |
Source Code:include\net\sock.h |
Create Date:2022-07-27 07:07:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This helper checks if a socket is a full socket,* ie _not_ a timewait or request socket.
函数原型:static inline bool sk_fullsock(const struct sock *sk)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct sock * | sk |
2500 | 返回:1左移sk_state位按位与TCPF_TIME_WAIT按位或TCPF_NEW_SYN_RECV的值的反 |
名称 | 描述 |
---|---|
__cgroup_bpf_run_filter_skb | __cgroup_bpf_run_filter_skb() - Run a program for packet filtering*@sk: The socket sending or receiving traffic*@skb: The skb that is being sent or received*@type: The type of program to be exectuted* If no socket is passed, or the socket is not of type |
sk_pacing_shift_update | Default TCP Small queue budget is ~1 ms of data (1sec >> 10)* Some wifi drivers need to tweak it to get more chunks.* They can use this helper from their ndo_start_xmit() |
inet6_sk |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |