Home
last modified time | relevance | path

Searched refs:DFS_REFV4_ENTSZ (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dfs.c71 #define DFS_REFV4_ENTSZ 34 macro
544 hdrsize = (ver == DFS_REFERRAL_V3) ? DFS_REFV3_ENTSZ : DFS_REFV4_ENTSZ; in smb_dfs_encode_refv3x()