Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\skbuff.h Create Date:2022-07-28 05:52:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:skb_tail_pointer

Proto:static inline unsigned char *skb_tail_pointer(const struct sk_buff *skb)

Type:unsigned char

Parameter:

TypeParameterName
const struct sk_buff *skb
2170  Return These elements must be at the end, see alloc_skb() for details.
Caller
NameDescribe
audit_log_vformatFormat 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_hexaudit_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_stringFormat a string of no more than slen characters into the audit buffer,* enclosed in quote marks.
bpf_internal_load_pointer_neg_helperNo hurry in this branch* Exported for the bpf jit load helper.