Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h532 __le16 NetName[]; /* hostname of target converted to UCS-2 */ member
/linux/fs/smb/client/
H A Dsmb2pdu.c667 pneg_ctxt->DataLength = cpu_to_le16(2 * cifs_strtoUTF16(pneg_ctxt->NetName, hostname, 100, cp)); in build_netname_ctxt()