This primitive requests information about the stream.
This primitive is sent in an M_PROTO message block, with the following structure:
typedef struct {
t_uscalar_t dl_primitive; /* set to DL_INFO_REQ */
} dl_info_req_t;
The members of the dl_info_req_t structure are:
Table 11-26 Members of the dl_info_req_t structure|
Member |
Description |
|---|---|
|
dl_primitive |
The name of this primitive. |