Structure containing scheduled channel switch information. More...
#include <chan.h>

Data Fields | |
| struct co_list_hdr | list_hdr |
| List header for chaining. | |
| uint32_t | time |
| Channel switch time. | |
| struct chan_ctxt_tag * | ctxt |
| Context target (may be NULL). | |
| struct chan_tbtt_tag * | tbtt |
| TBTT that trigger this switch (may be NULL). | |
Structure containing scheduled channel switch information.
Definition at line 164 of file chan.h.
1.6.1