Searched defs:type1hdr (Results 1 – 1 of 1) sorted by relevance
206 struct type1hdr { in ntlmssp_put_type1() struct207 char h_id[ID_SZ]; in ntlmssp_put_type1()208 uint32_t h_type; in ntlmssp_put_type1()209 uint32_t h_flags; in ntlmssp_put_type1()210 struct sec_buf h_cldom; in ntlmssp_put_type1()211 struct sec_buf h_wksta; in ntlmssp_put_type1()