Searched defs:event_header (Results 1 – 1 of 1) sorted by relevance
1165 struct event_header { struct1166 __be16 data_len;1168 __u8 nea : 1;1169 __u8 reserved1 : 4;1170 __u8 notification_class : 3;1172 __u8 notification_class : 3;1173 __u8 reserved1 : 4;1174 __u8 nea : 1;1176 __u8 supp_event_class;