Home
last modified time | relevance | path

Searched refs:tcp_host_len (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dconnect.c5359 size_t tcp_host_len; in cifs_tree_connect() local
5384 extract_unc_hostname(server->hostname, &tcp_host, &tcp_host_len); in cifs_tree_connect()
5403 if (dfs_host_len != tcp_host_len in cifs_tree_connect()
5406 dfs_host, (int)tcp_host_len, tcp_host); in cifs_tree_connect()