Function report |
Source Code:include\net\inet_ecn.h |
Create Date:2022-07-28 06:42:20 |
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_xmit
Proto:static inline void INET_ECN_xmit(struct sock *sk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
54 | tos |= INET_ECN_ECT_0 |
55 | If (inet6_sk(sk) != NULL) Then tclass |= INET_ECN_ECT_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 |