Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:xfrm6_addr_equal

Proto:static inline bool xfrm6_addr_equal(const xfrm_address_t *a, const xfrm_address_t *b)

Type:bool

Parameter:

TypeParameterName
const xfrm_address_t *a
const xfrm_address_t *b
1690  Return ipv6_addr_equal((conststructin6_addr * )a, (conststructin6_addr * )b)