Searched refs:cth_flags (Results 1 – 4 of 4) sorted by relevance
289 if (dlen > filesize && !(cth.cth_flags & CTF_F_COMPRESS)) { in isctf()326 if (cth.cth_flags & CTF_F_COMPRESS) { in ctf_dump()337 printf(" cth_flags = 0x%02x\n", cth.cth_flags); in ctf_dump()447 if (cth.cth_flags & CTF_F_COMPRESS) in ctf_dump()
29 uint8_t cth_flags; member
375 cth.cth_flags = CTF_F_COMPRESS; in generate()
96 if ((db_ctf.cth->cth_flags & CTF_F_COMPRESS) == 0) { in db_ctf_init()