Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_echo.c99 sr->smb_flg | SMB_FLAGS_REPLY, in smb_com_echo()
H A Dsmb_dispatch.c1059 sr->smb_flg | SMB_FLAGS_REPLY, in smbsr_send_reply()
H A Dsmb_common_transact.c937 sr->smb_flg | SMB_FLAGS_REPLY, in smb_trans_net_share_enum()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb.h393 #define SMB_FLAGS_REPLY 0x80 macro