函数逻辑报告 |
Source Code:include\linux\ip.h |
Create Date:2022-07-27 07:37:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ip_hdr
函数原型:static inline struct iphdr *ip_hdr(const struct sk_buff *skb)
返回类型:struct iphdr
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct sk_buff * | skb |
21 | 返回:skb_network_header(skb) |
名称 | 描述 |
---|---|
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 |
ip_transport_len | |
ip_neigh_for_gw | |
__inet_lookup_skb | |
ip_hdrlen | |
INET_ECN_set_ce | |
IP_ECN_decapsulate | |
IP6_ECN_decapsulate |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |