Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\dst.h Create Date:2022-07-28 06:08:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dst_hold_and_use

Proto:static inline void dst_hold_and_use(struct dst_entry *dst, unsigned long time)

Type:void

Parameter:

TypeParameterName
struct dst_entry *dst
unsigned longtime
241  dst_hold(dst)
242  dst_use_noref(dst, time)