Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ipv6_addr_v4mapped_loopback

Proto:static inline bool ipv6_addr_v4mapped_loopback(const struct in6_addr *a)

Type:bool

Parameter:

TypeParameterName
const struct in6_addr *a
701  Return Note that we must __force cast these to unsigned long to make sparse happy,* since all of the endian-annotated types are fixed size regardless of arch. && ipv4_is_loopback(s6_addr32[3])