Function report |
Source Code:include\linux\ip.h |
Create Date:2022-07-28 06:40:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ip_hdr
Proto:static inline struct iphdr *ip_hdr(const struct sk_buff *skb)
Type:struct iphdr
Parameter:
Type | Parameter | Name |
---|---|---|
const struct sk_buff * | skb |
21 | Return skb_network_header(skb) |
Name | Describe |
---|---|
selinux_netlbl_sctp_assoc_request | selinux_netlbl_sctp_assoc_request - Label an incoming sctp association.*@ep: incoming association endpoint.*@skb: the packet.* Description:* A new incoming connection is represented by @ep, ......* Returns zero on success, negative values on failure. |
smack_inet_conn_request | smack_inet_conn_request - Smack access check on connect*@sk: socket involved*@skb: packet*@req: unused* Returns 0 if a task with the packet label could write to* the socket, otherwise an error code |
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 |