函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:xfrm_addr_any

函数原型:static inline int xfrm_addr_any(const xfrm_address_t *addr, unsigned short family)

返回类型:int

参数:

类型参数名称
const xfrm_address_t *addr
unsigned shortfamily
1051  :family恒等于Internet IP Protocol
1052  返回:a4恒等于0
1053  :family恒等于IP version 6
1054  返回:ipv6_addr_any( & in6)
1056  返回:0