Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\vsprintf.c Create Date:2022-07-28 06:12:13
Last Modify:2022-05-21 09:47:42 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ip4_addr_string

Proto:static __attribute__((__noinline__)) char *ip4_addr_string(char *buf, char *end, const u8 *addr, struct printf_spec spec, const char *fmt)

Type:char

Parameter:

TypeParameterName
char *buf
char *end
const u8 *addr
struct printf_specspec
const char *fmt
1447  ip4_string(ip4_addr, addr, fmt)
1449  Return Handle string from a well known address.
Caller
NameDescribe
ip_addr_string