函数逻辑报告 |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-27 06:52:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:skb_tail_pointer
函数原型:static inline unsigned char *skb_tail_pointer(const struct sk_buff *skb)
返回类型:unsigned char
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct sk_buff * | skb |
名称 | 描述 |
---|---|
audit_log_vformat | Format an audit message into the audit buffer. If there isn't enough* room in the audit buffer, more room will be allocated and vsnprint* will be called a second time. Currently, we assume that a printk |
audit_log_n_hex | audit_log_n_hex - convert a buffer to hex and append it to the audit skb*@ab: the audit_buffer*@buf: buffer to convert to hex*@len: length of @buf to be converted* No return value; failure to expand is silently ignored |
audit_log_n_string | Format a string of no more than slen characters into the audit buffer,* enclosed in quote marks. |
bpf_internal_load_pointer_neg_helper | No hurry in this branch* Exported for the bpf jit load helper. |
__skb_put | |
nlmsg_end | 结束Netlink消息 |
nlmsg_get_pos | 返回当前位置Netlink消息 |
nla_nest_start_noflag | la_nest_start_noflag - Start a new level of nested attributes*@skb: socket buffer to add attributes to*@attrtype: attribute type of container* This function exists for backward compatibility to use in APIs which never |
nla_nest_end | 确定属性的嵌套 |
nla_need_padding_for_64bit | la_need_padding_for_64bit - test 64-bit alignment of the next attribute*@skb: socket buffer the message is stored in* Return true if padding is needed to align the next attribute (nla_data()) to* a 64-bit aligned area. |
INET_ECN_set_ce |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |