Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c5357 size_t tcp_host_len; in cifs_tree_connect() local
5382 extract_unc_hostname(server->hostname, &tcp_host, &tcp_host_len); in cifs_tree_connect()
5401 if (dfs_host_len != tcp_host_len in cifs_tree_connect()
5404 dfs_host, (int)tcp_host_len, tcp_host); in cifs_tree_connect()