Searched defs:type1hdr (Results 1 – 1 of 1) sorted by relevance
223 struct type1hdr { in ntlmssp_put_type1() struct224 char h_id[ID_SZ]; in ntlmssp_put_type1()225 uint32_t h_type; in ntlmssp_put_type1()226 uint32_t h_flags; in ntlmssp_put_type1()227 struct sec_buf h_cldom; in ntlmssp_put_type1()228 struct sec_buf h_wksta; in ntlmssp_put_type1()