Function report |
Source Code:lib\vsprintf.c |
Create Date:2022-07-28 06:12:12 |
Last Modify:2022-05-21 09:47:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ip6_addr_string
Proto:static __attribute__((__noinline__)) char *ip6_addr_string(char *buf, char *end, const u8 *addr, struct printf_spec spec, const char *fmt)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
char * | end | |
const u8 * | addr | |
struct printf_spec | spec | |
const char * | fmt |
1433 | If fmt[0] == 'I' && fmt[2] == 'c' Then ip6_compressed_string(ip6_addr, addr) |
1435 | Else ip6_string(ip6_addr, addr, fmt) |
1438 | Return Handle string from a well known address. |
Name | Describe |
---|---|
ip_addr_string |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |