cpts_event
struct cpts_event *event;
event = list_first_entry(&cpts->pool, struct cpts_event, list);
static bool cpts_match_tx_ts(struct cpts *cpts, struct cpts_event *event)
static int cpts_event_port(struct cpts_event *event)
struct cpts_event *event;
event = list_entry(this, struct cpts_event, list);
static int event_expired(struct cpts_event *event)
static int event_type(struct cpts_event *event)
struct cpts_event *event;
event = list_entry(this, struct cpts_event, list);
struct cpts_event *event;
event = list_entry(this, struct cpts_event, list);
struct cpts_event pool_data[CPTS_MAX_EVENTS];