Searched refs:header_start (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/dproxy/
H A Ddns_decode.c147 char *header_start = *buf; local
163 dns_decode_rr( &m->question[i], buf, 1, header_start );
167 dns_decode_rr( &m->answer[i], buf, 0, header_start );
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Ddns_decode.c163 char *header_start = *buf; local
178 dns_decode_rr( &m->question[i], buf, 1, header_start );
182 dns_decode_rr( &m->answer[i], buf, 0, header_start );
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Ddns_decode.c163 char *header_start = *buf; local
178 dns_decode_rr( &m->question[i], buf, 1, header_start );
182 dns_decode_rr( &m->answer[i], buf, 0, header_start );

Completed in 91 milliseconds