Home | History | Annotate | Download | only in gcd_private

Lines Matching refs:x00

76     0x00, 0x00,  // ID is zeroed out
77 0x80, 0x00, // Standard query response, no error
78 0x00, 0x00, // No questions (for simplicity)
79 0x00, 0x05, // 5 RR (answers)
80 0x00, 0x00, // 0 authority RRs
81 0x00, 0x00, // 0 additional RRs
83 't', 'c', 'p', 0x05, 'l', 'o', 'c', 'a', 'l', 0x00,
84 0x00, 0x0c, // TYPE is PTR.
85 0x00, 0x01, // CLASS is IN.
86 0x00, 0x00, // TTL (4 bytes) is 32768 second.
87 0x10, 0x00, 0x00, 0x0c, // RDLENGTH is 12 bytes.
90 'c', 'e', 0xc0, 0x0c, 0x00, 0x10, // TYPE is TXT.
91 0x00, 0x01, // CLASS is IN.
92 0x00, 0x00, // TTL (4 bytes) is 32768 seconds.
93 0x01, 0x00, 0x00, 0x41, // RDLENGTH is 69 bytes.
101 'r', 'v', 'i', 'c', 'e', 0xc0, 0x0c, 0x00, 0x21, // Type is SRV
102 0x00, 0x01, // CLASS is IN
103 0x00, 0x00, // TTL (4 bytes) is 32768 second.
104 0x10, 0x00, 0x00, 0x17, // RDLENGTH is 23
105 0x00, 0x00, 0x00, 0x00, 0x22, 0xb8, // port 8888
107 0x05, 'l', 'o', 'c', 'a', 'l', 0x00, 0x09, 'm', 'y',
109 'c', 'a', 'l', 0x00, 0x00, 0x01, // Type is A
110 0x00, 0x01, // CLASS is IN
111 0x00, 0x00, // TTL (4 bytes) is 32768 second.
112 0x10, 0x00, 0x00, 0x04, // RDLENGTH is 4
115 0x05, 'l', 'o', 'c', 'a', 'l', 0x00, 0x00, 0x1C, // Type is AAAA
116 0x00, 0x01, // CLASS is IN
117 0x00, 0x00, // TTL (4 bytes) is 32768 second.
118 0x10, 0x00, 0x00, 0x10, // RDLENGTH is 16
126 0x00, 0x00, // ID is zeroed out
127 0x80, 0x00, // Standard query response, RA, no error
128 0x00, 0x00, // No questions (for simplicity)
129 0x00, 0x02, // 1 RR (answers)
130 0x00, 0x00, // 0 authority RRs
131 0x00, 0x00, // 0 additional RRs
133 'p', 0x05, 'l', 'o', 'c', 'a', 'l', 0x00, 0x00, 0x0c, // TYPE is PTR.
134 0x00, 0x01, // CLASS is IN.
135 0x00, 0x00, // TTL (4 bytes) is 0 seconds.
136 0x00, 0x00, 0x00, 0x0c, // RDLENGTH is 12 bytes.
139 0x00, 0x21, // Type is SRV
140 0x00, 0x01, // CLASS is IN
141 0x00, 0x00, // TTL (4 bytes) is 0 seconds.
142 0x00, 0x00, 0x00, 0x17, // RDLENGTH is 23
143 0x00, 0x00, 0x00, 0x00, 0x22, 0xb8, // port 8888
145 'o', 'c', 'a', 'l', 0x00,
150 0x00, 0x00, // ID is zeroed out
151 0x00, 0x00, // No flags.
152 0x00, 0x01, // One question.
153 0x00, 0x00, // 0 RRs (answers)
154 0x00, 0x00, // 0 authority RRs
155 0x00, 0x00, // 0 additional RRs
160 'p', 0x05, 'l', 'o', 'c', 'a', 'l', 0x00, 0x00, 0x0c, // TYPE is PTR.
161 0x00, 0x01, // CLASS is IN.