/linux/fs/nfsd/ |
H A D | flexfilelayout.c | 87 char addr[INET6_ADDRSTRLEN]; in nfsd4_ff_proc_getdeviceinfo() 102 addr, INET6_ADDRSTRLEN); in nfsd4_ff_proc_getdeviceinfo()
|
H A D | flexfilelayoutxdr.h | 18 #define FF_ADDR_LEN (INET6_ADDRSTRLEN + 8)
|
H A D | nfs4layouts.c | 625 char addr_str[INET6_ADDRSTRLEN]; in nfsd4_cb_layout_fail()
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | ftrace-tcp.c | 421 char src[INET6_ADDRSTRLEN], dst[INET6_ADDRSTRLEN]; in dump_trace_event() 423 if (!inet_ntop(e->family, &e->src, src, INET6_ADDRSTRLEN)) in dump_trace_event() 425 if (!inet_ntop(e->family, &e->dst, dst, INET6_ADDRSTRLEN)) in dump_trace_event()
|
/linux/include/linux/ |
H A D | inet.h | 50 #define INET6_ADDRSTRLEN (48) macro
|
/linux/tools/hv/ |
H A D | hv_kvp_daemon.c | 115 #define OUTSTR_BUF_SIZE ((INET6_ADDRSTRLEN + 1) * MAX_IP_ENTRIES) 710 (MAX_GATEWAY_SIZE * 2), INET6_ADDRSTRLEN, 1); in kvp_get_ipconfig_info() 792 addr_length = INET6_ADDRSTRLEN; in kvp_process_ip_address() 1110 char addr[INET6_ADDRSTRLEN]; in process_ip_string() 1226 char addr[INET6_ADDRSTRLEN], *output_str; in process_dns_gateway_nm() 1287 char addr[INET6_ADDRSTRLEN]; in process_ip_string_nm() 1288 char subnet_addr[INET6_ADDRSTRLEN]; in process_ip_string_nm()
|
/linux/net/netfilter/ |
H A D | nf_nat_sip.c | 102 char buffer[INET6_ADDRSTRLEN + sizeof("[]:nnnnn")]; in map_addr() 183 char buffer[INET6_ADDRSTRLEN + sizeof("[]:nnnnn")]; in nf_nat_sip() 387 char buffer[INET6_ADDRSTRLEN + sizeof("[]:nnnnn")]; in nf_nat_sip_expect() 491 char buffer[INET6_ADDRSTRLEN]; in nf_nat_sdp_addr() 528 char buffer[INET6_ADDRSTRLEN]; in nf_nat_sdp_session()
|
H A D | nf_nat_ftp.c | 75 char buffer[sizeof("|1||65535|") + INET6_ADDRSTRLEN]; in nf_nat_ftp()
|
/linux/include/linux/sunrpc/ |
H A D | msg_prot.h | 216 (INET6_ADDRSTRLEN + RPCBIND_MAXUADDRPLEN)
|
H A D | svc_xprt.h | 73 char xpt_remotebuf[INET6_ADDRSTRLEN + 10];
|
/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 1029 char a[INET6_ADDRSTRLEN]; in check_getpeername() 1030 char b[INET6_ADDRSTRLEN]; in check_getpeername() 1031 char c[INET6_ADDRSTRLEN]; in check_getpeername() 1032 char d[INET6_ADDRSTRLEN]; in check_getpeername() 1049 char a[INET6_ADDRSTRLEN]; in check_getpeername_connect() 1050 char b[INET6_ADDRSTRLEN]; in check_getpeername_connect()
|
H A D | pm_nl_ctl.c | 162 char buf[INET6_ADDRSTRLEN]; in capture_events() 174 char buf[INET6_ADDRSTRLEN]; in capture_events()
|
/linux/fs/nfs/ |
H A D | nfs3client.c | 106 char buf[INET6_ADDRSTRLEN + 1]; in nfs3_set_ds_client()
|
H A D | nfs4client.c | 201 char buf[INET6_ADDRSTRLEN + 1]; in nfs4_alloc_client() 996 char buf[INET6_ADDRSTRLEN + 1]; in nfs4_set_ds_client() 1346 char buf[INET6_ADDRSTRLEN + 1]; in nfs4_update_server()
|
H A D | dns_resolve.c | 192 char buf[INET6_ADDRSTRLEN+IPV6_SCOPE_ID_LEN+1]; in nfs_dns_show()
|
H A D | pnfs_nfs.c | 1062 rlen = xdr_stream_decode_string_dup(xdr, &buf, INET6_ADDRSTRLEN + in nfs4_decode_mp_ds_addr()
|
/linux/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 370 char addr_str[INET6_ADDRSTRLEN]; in qeth_l3_dev_ipato_add_show() 402 sep = strnchr(buf, INET6_ADDRSTRLEN, '/'); in qeth_l3_parse_ipatoe() 575 char addr_str[INET6_ADDRSTRLEN]; in qeth_l3_dev_ip_add_show()
|
H A D | qeth_l3_main.c | 52 return scnprintf(buf, INET6_ADDRSTRLEN, "%pI6", addr); in qeth_l3_ipaddr_to_string() 162 char buf[INET6_ADDRSTRLEN]; in qeth_l3_add_ip()
|
/linux/tools/testing/selftests/net/ |
H A D | toeplitz.c | 155 char saddr[INET6_ADDRSTRLEN], daddr[INET6_ADDRSTRLEN]; in log_rxhash()
|
H A D | txtimestamp.c | 281 char sa[INET6_ADDRSTRLEN], da[INET6_ADDRSTRLEN]; in print_pktinfo()
|
/linux/net/sunrpc/ |
H A D | addr.c | 206 if (buflen > (INET6_ADDRSTRLEN + IPV6_SCOPE_ID_LEN) || in rpc_pton6()
|
/linux/net/core/ |
H A D | utils.c | 327 if (srclen > INET6_ADDRSTRLEN) in inet6_pton()
|
/linux/tools/testing/selftests/bpf/ |
H A D | network_helpers.c | 847 char src_buf[INET6_ADDRSTRLEN], dst_buf[INET6_ADDRSTRLEN]; in show_ipv6_packet()
|
H A D | test_flow_dissector.c | 122 char nbuf[INET6_ADDRSTRLEN]; in util_printaddr()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | fib_lookup.c | 258 char str[INET6_ADDRSTRLEN]; in assert_ip_address()
|