Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:inet_iif

Proto:static inline int inet_iif(const struct sk_buff *skb)

Type:int

Parameter:

TypeParameterName
const struct sk_buff *skb
343  rt = skb_rtable - Returns the skb &rtable*@skb: buffer
345  If rt && rt_iif Then Return rt_iif
348  Return skb_iif