Searched defs:ynl_ntf_base_type (Results 1 – 1 of 1) sorted by relevance
93 struct ynl_ntf_base_type { struct96 struct ynl_ntf_base_type *next; argument97 void (*free)(struct ynl_ntf_base_type *ntf); argument98 unsigned char data[] __attribute__((aligned(8)));