Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_ntlmssp.c44 uint32_t expect_type; member
109 be->expect_type = NTLMSSP_MSGTYPE_NEGOTIATE; in smbd_ntlmssp_init()
138 if (mtype != be->expect_type) in smbd_ntlmssp_work()
366 be->expect_type = NTLMSSP_MSGTYPE_AUTHENTICATE; in smbd_ntlmssp_negotiate()