[This is preliminary documentation and subject to change.]
The PROTOCOL_SPECIFIC_DATA structure contains memory reserved for data specific to a particular routing protocol.
typedef struct _PROTOCOL_SPECIFIC_DATA {
DWORD PSD_Data[4];
} PROTOCOL_SPECIFIC_DATA, *PPROTOCOL_SPECIFIC_DATA;