Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sk_msg_elem

Proto:static inline struct scatterlist *sk_msg_elem(struct sk_msg *msg, int which)

Type:struct scatterlist

Parameter:

TypeParameterName
struct sk_msg *msg
intwhich
212  Return The extra two elements: * 1) used for chaining the front and sections when the list becomes * partitioned (e.g. end < start). The crypto APIs require the * chaining; * 2) to chain tailer SG entries after the message.[which]