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:IP_ECN_set_ce
Proto:static inline int IP_ECN_set_ce(struct iphdr *iph)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct iphdr * | iph |
78 | ecn = tos + 1 & INET_ECN_MASK |
98 | tos |= INET_ECN_CE |
99 | Return 1 |
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 |