Searched defs:HEADER_SIZE (Results 1 – 12 of 12) 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
15 HEADER_SIZE = 8 variable
17 #define HEADER_SIZE 20 macro
130 #define HEADER_SIZE 35 /* bytes */ macro
65 #define HEADER_SIZE 11 macro
76 #define HEADER_SIZE 8 macro
43 public static final int HEADER_SIZE = 11; field in Packet
106 const uint32_t HEADER_SIZE = 24; variable
962 #define HEADER_SIZE (4 * 4) in pcap_read_acn() macro