Function report |
Source Code:include\net\inet_ecn.h |
Create Date:2022-07-28 06:42:23 |
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_set_ce
Proto:static inline int INET_ECN_set_ce(struct sk_buff *skb)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb |
146 | Case protocol == cpu_to_be16(Internet Protocol packet ) |
147 | If skb_network_header(skb) + sizeof(structiphdr) <= skb_tail_pointer(skb) Then Return IP_ECN_set_ce(ip_hdr(skb)) |
150 | Break |
152 | Case protocol == cpu_to_be16(IPv6 over bluebook ) |
156 | Break |
159 | Return 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 |