Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:43:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_segs_in
Proto:static inline void tcp_segs_in(struct tcp_sock *tp, const struct sk_buff *skb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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 | If len > tcp_hdrlen(skb) Then RFC4898 tcpEStatsPerfDataSegsIn * total number of data segments in. += segs_in |
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 |