Function report |
Source Code:include\linux\dccp.h |
Create Date:2022-07-28 18:47:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dccp_hdr
Proto:static inline struct dccp_hdr *dccp_hdr(const struct sk_buff *skb)
Type:struct dccp_hdr
Parameter:
Type | Parameter | Name |
---|---|---|
const struct sk_buff * | skb |
68 | Return skb_transport_header(skb) |
Name | Describe |
---|---|
ipv4_skb_to_auditdata | pv4_skb_to_auditdata : fill auditdata from skb*@skb : the skb*@ad : the audit data to fill*@proto : the layer 4 protocol* return 0 on success |
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 |