Searched defs:event_header (Results 1 – 1 of 1) sorted by relevance
266 struct event_header { struct267 __be16 data_len;269 __u8 nea : 1;270 __u8 reserved1 : 4;271 __u8 notification_class : 3;273 __u8 notification_class : 3;274 __u8 reserved1 : 4;275 __u8 nea : 1;277 __u8 supp_event_class;