49 gboolean (*
isvalid)(
const Frame*
self, gconstpointer tlvptr, gconstpointer pktend);
54 GDestroyNotify valfinal);
55 void (*
dump)(
const Frame*
self,
const char * prefix);
58 #define FRAME_INITSIZE 4
59 WINEXPORT Frame* frame_new(guint16 frame_type, gsize framesize);