Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_fastopen_cookie_match
Proto:static inline bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, const struct tcp_fastopen_cookie *orig)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct tcp_fastopen_cookie * | foc | |
const struct tcp_fastopen_cookie * | orig |
1689 | If len == he size employed by this impl. && len == len && Not memcmp(val, val, len) Then Return true |
1693 | Return false |
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 |