DLINDICATION_RAWDATA


Received a frame with an unrecognized address. The frame is indicated on the first link instance with DLFLAG_DEFAULT set in the link parameters Flags member. If no link instance has DLFLAG_DEFAULT set, the frame is silently discarded.

The frame contents are contained in a MGSL_RAWDATA structure which also contains the frame address and address length in separate fields suitable for use with the MGSL_DLPARAMS structure.

This primitive allows detection of the peer address, after which the application can allocate a new link instance configured with the detected address.

Type DLINDICATION_RAWDATA
Flags 0
Size Size of MGSL_RAWDATA structure in bytes
Buffer MGSL_RAWDATA structure


Previous Contents Next