Function report |
Source Code:include\net\inet_ecn.h |
Create Date:2022-07-28 06:42:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:INET_ECN_dontxmit
Proto:static inline void INET_ECN_dontxmit(struct sock *sk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
61 | tos &= ~INET_ECN_MASK |
62 | If (inet6_sk(sk) != NULL) Then tclass &= ~INET_ECN_MASK |
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 |