函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:__xfrm6_state_addr_cmp

函数原型:static inline int __xfrm6_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x)

返回类型:int

参数:

类型参数名称
const struct xfrm_tmpl *tmpl
const struct xfrm_state *x
1069  返回:非ipv6_addr_any((structin6_addr * ) & Source address of tunnel. Ignored, if it is not a tunnel. )且非ipv6_addr_equal((structin6_addr * ) & Source address of tunnel. Ignored, if it is not a tunnel. , (structin6_addr * ) & saddr)
调用者
名称描述
xfrm_state_addr_cmp