函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:ipv6_addr_v4mapped_loopback

函数原型:static inline bool ipv6_addr_v4mapped_loopback(const struct in6_addr *a)

返回类型:bool

参数:

类型参数名称
const struct in6_addr *a
701  返回: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])