Searched refs:C_IN (Results 1 - 25 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dauth.c128 if (qclass != C_IN)
198 T_PTR, C_IN, "d", intr->name))
223 T_PTR, C_IN, "d", name))
232 T_PTR, C_IN, "d", name))
275 NULL, T_MX, C_IN, "sd", rec->weight, rec->target))
290 NULL, T_SRV, C_IN, "sssd",
324 NULL, txt->class, C_IN, "t", txt->len, txt->txt))
330 if (txt->class == C_IN && hostname_isequal(name, txt->name))
338 NULL, T_TXT, C_IN, "t", txt->len, txt->txt))
352 NULL, T_NAPTR, C_IN, "sszzz
[all...]
H A Drfc1035.c437 if (class == C_IN && type == T_TKEY)
788 if (qclass == C_IN && qtype == T_A)
875 if ((qclass == C_IN) && (qtype == T_SOA))
955 if (qclass != C_IN)
996 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == T_PTR))
1070 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == qtype))
1209 if (qclass == C_IN)
1250 add_resource_record(header, NULL, NULL, sizeof(struct dns_header), &p, ttl, NULL, T_A, C_IN, "4", addrp);
1258 add_resource_record(header, NULL, NULL, sizeof(struct dns_header), &p, ttl, NULL, T_AAAA, C_IN, "6", addrp);
1334 if (qclass == C_IN
[all...]
H A Ddns-protocol.h37 #define C_IN 1 /* the arpa internet */ macro
H A Dloop.c78 PUTSHORT(C_IN, p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dauth.c128 if (qclass != C_IN)
198 T_PTR, C_IN, "d", intr->name))
223 T_PTR, C_IN, "d", name))
232 T_PTR, C_IN, "d", name))
275 NULL, T_MX, C_IN, "sd", rec->weight, rec->target))
290 NULL, T_SRV, C_IN, "sssd",
324 NULL, txt->class, C_IN, "t", txt->len, txt->txt))
330 if (txt->class == C_IN && hostname_isequal(name, txt->name))
338 NULL, T_TXT, C_IN, "t", txt->len, txt->txt))
352 NULL, T_NAPTR, C_IN, "sszzz
[all...]
H A Drfc1035.c437 if (class == C_IN && type == T_TKEY)
788 if (qclass == C_IN && qtype == T_A)
875 if ((qclass == C_IN) && (qtype == T_SOA))
955 if (qclass != C_IN)
996 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == T_PTR))
1070 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == qtype))
1209 if (qclass == C_IN)
1250 add_resource_record(header, NULL, NULL, sizeof(struct dns_header), &p, ttl, NULL, T_A, C_IN, "4", addrp);
1258 add_resource_record(header, NULL, NULL, sizeof(struct dns_header), &p, ttl, NULL, T_AAAA, C_IN, "6", addrp);
1334 if (qclass == C_IN
[all...]
H A Ddns-protocol.h37 #define C_IN 1 /* the arpa internet */ macro
H A Dloop.c78 PUTSHORT(C_IN, p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dauth.c128 if (qclass != C_IN)
198 T_PTR, C_IN, "d", intr->name))
223 T_PTR, C_IN, "d", name))
232 T_PTR, C_IN, "d", name))
275 NULL, T_MX, C_IN, "sd", rec->weight, rec->target))
290 NULL, T_SRV, C_IN, "sssd",
324 NULL, txt->class, C_IN, "t", txt->len, txt->txt))
330 if (txt->class == C_IN && hostname_isequal(name, txt->name))
338 NULL, T_TXT, C_IN, "t", txt->len, txt->txt))
352 NULL, T_NAPTR, C_IN, "sszzz
[all...]
H A Drfc1035.c437 if (class == C_IN && type == T_TKEY)
788 if (qclass == C_IN && qtype == T_A)
875 if ((qclass == C_IN) && (qtype == T_SOA))
955 if (qclass != C_IN)
996 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == T_PTR))
1070 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == qtype))
1209 if (qclass == C_IN)
1250 add_resource_record(header, NULL, NULL, sizeof(struct dns_header), &p, ttl, NULL, T_A, C_IN, "4", addrp);
1258 add_resource_record(header, NULL, NULL, sizeof(struct dns_header), &p, ttl, NULL, T_AAAA, C_IN, "6", addrp);
1334 if (qclass == C_IN
[all...]
H A Ddns-protocol.h37 #define C_IN 1 /* the arpa internet */ macro
H A Dloop.c78 PUTSHORT(C_IN, p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/plugins/pppoatm/
H A Dans.c50 if ((answer_len = res_search(text,C_IN,wanted,answer,MAX_ANSWER)) < 0)
68 if (GET16(pos) != wanted || GET16(pos+2) != C_IN) return TRY_OTHER;
86 if (GET16(data-10) != wanted || GET16(data-8) != C_IN || !--data_len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/plugins/pppoatm/
H A Dans.c50 if ((answer_len = res_search(text,C_IN,wanted,answer,MAX_ANSWER)) < 0)
68 if (GET16(pos) != wanted || GET16(pos+2) != C_IN) return TRY_OTHER;
86 if (GET16(data-10) != wanted || GET16(data-8) != C_IN || !--data_len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/plugins/pppoatm/
H A Dans.c50 if ((answer_len = res_search(text,C_IN,wanted,answer,MAX_ANSWER)) < 0)
68 if (GET16(pos) != wanted || GET16(pos+2) != C_IN) return TRY_OTHER;
86 if (GET16(data-10) != wanted || GET16(data-8) != C_IN || !--data_len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/plugins/pppoatm/
H A Dans.c50 if ((answer_len = res_search(text,C_IN,wanted,answer,MAX_ANSWER)) < 0)
68 if (GET16(pos) != wanted || GET16(pos+2) != C_IN) return TRY_OTHER;
86 if (GET16(data-10) != wanted || GET16(data-8) != C_IN || !--data_len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/plugins/pppoatm/
H A Dans.c50 if ((answer_len = res_search(text,C_IN,wanted,answer,MAX_ANSWER)) < 0)
68 if (GET16(pos) != wanted || GET16(pos+2) != C_IN) return TRY_OTHER;
86 if (GET16(data-10) != wanted || GET16(data-8) != C_IN || !--data_len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/plugins/pppoatm/
H A Dans.c50 if ((answer_len = res_search(text,C_IN,wanted,answer,MAX_ANSWER)) < 0)
68 if (GET16(pos) != wanted || GET16(pos+2) != C_IN) return TRY_OTHER;
86 if (GET16(data-10) != wanted || GET16(data-8) != C_IN || !--data_len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/arpa/
H A Dnameser_compat.h171 #define C_IN ns_c_in macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/arpa/
H A Dnameser_compat.h171 #define C_IN ns_c_in macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/arpa/
H A Dnameser_compat.h171 #define C_IN ns_c_in macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libads/
H A Ddns.c42 #if !defined(C_IN) /* AIX 5.3 already defines C_IN */
43 # define C_IN ns_c_in macro
295 if ( (resp_len = res_query(name, C_IN, q_type, buffer, buf_len)) < 0 ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libads/
H A Ddns.c42 #if !defined(C_IN) /* AIX 5.3 already defines C_IN */
43 # define C_IN ns_c_in macro
339 if ((resp_len = res_query(name, C_IN, q_type, buffer, buf_len))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libads/
H A Ddns.c42 #if !defined(C_IN) /* AIX 5.3 already defines C_IN */
43 # define C_IN ns_c_in macro
295 if ( (resp_len = res_query(name, C_IN, q_type, buffer, buf_len)) < 0 ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libads/
H A Ddns.c42 #if !defined(C_IN) /* AIX 5.3 already defines C_IN */
43 # define C_IN ns_c_in macro
339 if ((resp_len = res_query(name, C_IN, q_type, buffer, buf_len))

Completed in 270 milliseconds

12