Lines Matching defs:evt
45 struct tipc_event *evt = &sub->evt;
49 tipc_evt_write(evt, event, event);
50 tipc_evt_write(evt, found_lower, found_lower);
51 tipc_evt_write(evt, found_upper, found_upper);
52 tipc_evt_write(evt, port.ref, port);
53 tipc_evt_write(evt, port.node, node);
54 tipc_topsrv_queue_evt(sub->net, sub->conid, event, evt);
80 struct tipc_subscr *s = &sub->evt.s;
106 struct tipc_subscr *s = &sub->evt.s;
153 memcpy(&sub->evt.s, s, sizeof(*s));
161 timeout = tipc_sub_read(&sub->evt.s, timeout);
170 if (sub->evt.s.timeout != TIPC_WAIT_FOREVER)