Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_stamp_us_delta
Proto:static inline u32 tcp_stamp_us_delta(u64 t1, u64 t0)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | t1 | |
u64 | t0 |
787 | Return max_t - return maximum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(s64, t1 - t0, 0) |
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 |