Searched defs:HEADER_SIZE (Results 1 – 14 of 14) sorted by relevance
14 public static final int HEADER_SIZE = 8; field in DataHeader
39 #define HEADER_SIZE 35 macro
68 #define HEADER_SIZE UINT32_C(92) macro
17 #define HEADER_SIZE 20 macro
15 HEADER_SIZE = 8 variable
50 private static final int HEADER_SIZE = 64; field in XmlMessageWrapper
158 #define HEADER_SIZE 8 macro
188 private final static int HEADER_SIZE = 12; field in DNSOutgoing
130 #define HEADER_SIZE 35 /* bytes */ macro
29 public static final int HEADER_SIZE = 0x70; field in Constants
72 #define HEADER_SIZE 8 macro
43 public static final int HEADER_SIZE = 11; field in Packet
106 const uint32_t HEADER_SIZE = 24; variable
945 #define HEADER_SIZE (4 * 4) in pcap_read_acn() macro