Home
last modified time | relevance | path

Searched refs:INET6_ADDRSTRLEN (Results 1 – 25 of 27) sorted by relevance

12

/linux/fs/nfsd/
A Dflexfilelayout.c86 char addr[INET6_ADDRSTRLEN]; in nfsd4_ff_proc_getdeviceinfo()
101 addr, INET6_ADDRSTRLEN); in nfsd4_ff_proc_getdeviceinfo()
A Dflexfilelayoutxdr.h18 #define FF_ADDR_LEN (INET6_ADDRSTRLEN + 8)
A Dfault_inject.c48 char write_buf[INET6_ADDRSTRLEN]; in fault_inject_write()
A Dnfs4layouts.c611 char addr_str[INET6_ADDRSTRLEN]; in nfsd4_cb_layout_fail()
/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_connect.c810 char a[INET6_ADDRSTRLEN]; in check_getpeername()
811 char b[INET6_ADDRSTRLEN]; in check_getpeername()
812 char c[INET6_ADDRSTRLEN]; in check_getpeername()
813 char d[INET6_ADDRSTRLEN]; in check_getpeername()
830 char a[INET6_ADDRSTRLEN]; in check_getpeername_connect()
831 char b[INET6_ADDRSTRLEN]; in check_getpeername_connect()
/linux/include/linux/
A Dinet.h50 #define INET6_ADDRSTRLEN (48) macro
/linux/net/netfilter/
A Dnf_nat_sip.c102 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()
503 char buffer[INET6_ADDRSTRLEN]; in nf_nat_sdp_addr()
540 char buffer[INET6_ADDRSTRLEN]; in nf_nat_sdp_session()
A Dnf_nat_ftp.c75 char buffer[sizeof("|1||65535|") + INET6_ADDRSTRLEN]; in nf_nat_ftp()
/linux/include/linux/sunrpc/
A Dmsg_prot.h211 (INET6_ADDRSTRLEN + RPCBIND_MAXUADDRPLEN)
A Dsvc_xprt.h87 char xpt_remotebuf[INET6_ADDRSTRLEN + 10];
/linux/fs/nfs/
A Dnfs3client.c98 char buf[INET6_ADDRSTRLEN + 1]; in nfs3_set_ds_client()
A Dnfs4client.c200 char buf[INET6_ADDRSTRLEN + 1]; in nfs4_alloc_client()
981 char buf[INET6_ADDRSTRLEN + 1]; in nfs4_set_ds_client()
1317 char buf[INET6_ADDRSTRLEN + 1]; in nfs4_update_server()
A Ddns_resolve.c193 char buf[INET6_ADDRSTRLEN+IPV6_SCOPE_ID_LEN+1]; in nfs_dns_show()
A Dpnfs_nfs.c1060 rlen = xdr_stream_decode_string_dup(xdr, &buf, INET6_ADDRSTRLEN + in nfs4_decode_mp_ds_addr()
A Dnfs4state.c1207 char buf[INET6_ADDRSTRLEN + sizeof("-manager") + 1]; in nfs4_schedule_state_manager()
/linux/tools/testing/selftests/net/
A Dtoeplitz.c153 char saddr[INET6_ADDRSTRLEN], daddr[INET6_ADDRSTRLEN]; in log_rxhash()
A Dtxtimestamp.c277 char sa[INET6_ADDRSTRLEN], da[INET6_ADDRSTRLEN]; in print_pktinfo()
/linux/fs/cifs/
A Dcifs_spnego.c102 IP_KEY_LEN + INET6_ADDRSTRLEN + in cifs_get_spnego_key()
A Dcifs_dfs_ref.c192 md_len = strlen(sb_mountdata) + INET6_ADDRSTRLEN; in cifs_compose_mount_options()
A Dcifsglob.h932 char ip_addr[INET6_ADDRSTRLEN + 1]; /* Max ipv6 (or v4) addr string len */
/linux/net/sunrpc/
A Daddr.c206 if (buflen > (INET6_ADDRSTRLEN + IPV6_SCOPE_ID_LEN) || in rpc_pton6()
/linux/tools/hv/
A Dhv_kvp_daemon.c699 (MAX_GATEWAY_SIZE * 2), INET6_ADDRSTRLEN, 1); in kvp_get_ipconfig_info()
781 addr_length = INET6_ADDRSTRLEN; in kvp_process_ip_address()
1099 char addr[INET6_ADDRSTRLEN]; in process_ip_string()
/linux/net/core/
A Dutils.c327 if (srclen > INET6_ADDRSTRLEN) in inet6_pton()
/linux/tools/testing/selftests/bpf/
A Dtest_flow_dissector.c122 char nbuf[INET6_ADDRSTRLEN]; in util_printaddr()
/linux/net/netfilter/ipvs/
A Dip_vs_conn.c78 #define IP_VS_ADDRSTRLEN INET6_ADDRSTRLEN

Completed in 63 milliseconds

12