Searched defs:Header (Results 1 – 8 of 8) sorted by relevance
264 struct Header { struct287 // An EntryHeader is the header for a serialized cache entry. No need to argument
26 public class Header extends Dicttool.Command { class29 public Header() { in Header() method in Header
105 struct Header { struct106 uint16_t id;107 uint8_t flags0;108 uint8_t flags1;109 uint16_t qdcount;110 uint16_t ancount;111 uint16_t nscount;112 uint16_t arcount;
33 Header, enumerator
199 headers: Vec<h3::Header>, in query()
66 public @interface Header { annotation in ContactsFragment
266 hdr: &quiche::Header, in get_or_create()
223 class Header(object): class