Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dspnegoparse.h70 typedef struct SpnegoElement struct
72 size_t nStructSize; // Size of the element structure
73 int iElementPresent; // Is the field present? Must be either
77 SPNEGO_ELEMENT_TYPE eElementType; // The Element Type
79 unsigned char type; // Data Type
81 unsigned char* pbData; // Points to actual Data
83 unsigned long nDatalength; // Actual Data Length