函数逻辑报告 |
Source Code:include\net\tcp.h |
Create Date:2022-07-27 07:40:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tcp_segs_in
函数原型:static inline void tcp_segs_in(struct tcp_sock *tp, const struct sk_buff *skb)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tcp_sock * | tp | |
const struct sk_buff * | skb |
2115 | segs_in等于max_t - return maximum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(u16, 1, Warning: this field is not always filled in (UFO)! ) |
2117 | 如果len大于tcp_hdrlen(skb)则 RFC4898 tcpEStatsPerfDataSegsIn * total number of data segments in.加等于segs_in |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |