Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:skb_frag_page - retrieve the page referred to by a paged fragment*@frag: the paged fragment* Returns the &struct page associated with @frag.

Proto:static inline struct page *skb_frag_page(const skb_frag_t *frag)

Type:struct page

Parameter:

TypeParameterName
const skb_frag_t *frag
2940  Return bv_page