Function report |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-28 05:52:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:skb_network_offset
Proto:static inline int skb_network_offset(const struct sk_buff *skb)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct sk_buff * | skb |
2576 | Return skb_network_header(skb) - data |
Name | Describe |
---|---|
selinux_parse_skb_ipv4 | Returns error only if unable to parse addresses |
selinux_parse_skb_ipv6 | Returns error only if unable to parse addresses |
smk_skb_to_addr_ipv6 | |
ipv6_skb_to_auditdata | pv6_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 |