#include <msg_types.h>
Collaboration diagram for msg_list_s:

A list header consists of comma-separated list of tokens.
Data Fields | |
| msg_common_t | k_common [1] |
| Common fragment info. | |
| msg_list_t * | k_next |
| Link to next header. | |
| msg_param_t * | k_items |
| List of items. | |