Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The next routines deal with comparing 32 bit unsigned ints* and worry about wraparound (automatic with unsigned arithmetic).
Proto:static inline bool before(__u32 seq1, __u32 seq2)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
__u32 | seq1 | |
__u32 | seq2 |
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 |