函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\addrconf.h Create Date:2022-07-27 07:08:58
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__in6_dev_nd_parms_get_rcu

函数原型:static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev)

返回类型:struct neigh_parms

参数:

类型参数名称
const struct net_device *dev
364  idev等于从inet6_dev netdevice得到指针
366  返回:idev ? nd_parms : NULL