Function report |
Source Code:include\linux\dccp.h |
Create Date:2022-07-28 18:47:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dccp_zeroed_hdr
Proto:static inline struct dccp_hdr *dccp_zeroed_hdr(struct sk_buff *skb, int headlen)
Type:struct dccp_hdr
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
int | headlen |
75 | Return memset(skb_transport_header(skb), 0, headlen) |
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 |