Home
last modified time | relevance | path

Searched defs:SpnegoElement (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dspnegoparse.h69 typedef struct SpnegoElement struct
71 size_t nStructSize; // Size of the element structure
72 int iElementPresent; // Is the field present? Must be either
76 SPNEGO_ELEMENT_TYPE eElementType; // The Element Type
78 unsigned char type; // Data Type
80 unsigned char* pbData; // Points to actual Data
82 unsigned long nDatalength; // Actual Data Length