dns_marshall_uint16 489 source3/libaddns/dns.h void dns_marshall_uint16(struct dns_buffer *buf, uint16 val); dns_marshall_uint16 292 source3/libaddns/dnsgss.c dns_marshall_uint16(buf, DNS_CLASS_ANY); dns_marshall_uint16 295 source3/libaddns/dnsgss.c dns_marshall_uint16(buf, 0); /* Time prefix for 48-bit time_t */ dns_marshall_uint16 297 source3/libaddns/dnsgss.c dns_marshall_uint16(buf, fudge); dns_marshall_uint16 298 source3/libaddns/dnsgss.c dns_marshall_uint16(buf, 0); /* error */ dns_marshall_uint16 299 source3/libaddns/dnsgss.c dns_marshall_uint16(buf, 0); /* other len */ dns_marshall_uint16 272 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, q->q_type); dns_marshall_uint16 273 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, q->q_class); dns_marshall_uint16 302 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, r->type); dns_marshall_uint16 303 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, r->r_class); dns_marshall_uint16 305 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, r->data_length); dns_marshall_uint16 355 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, req->id); dns_marshall_uint16 356 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, req->flags); dns_marshall_uint16 357 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, req->num_questions); dns_marshall_uint16 358 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, req->num_answers); dns_marshall_uint16 359 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, req->num_auths); dns_marshall_uint16 360 source3/libaddns/dnsmarshall.c dns_marshall_uint16(buf, req->num_additionals); dns_marshall_uint16 198 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, mode); dns_marshall_uint16 199 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, error); dns_marshall_uint16 200 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, key_length); dns_marshall_uint16 202 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, 0); /* Other Size */ dns_marshall_uint16 284 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, 0); /* time prefix */ dns_marshall_uint16 286 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, fudge); dns_marshall_uint16 287 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, mac_length); dns_marshall_uint16 289 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, original_id); dns_marshall_uint16 290 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, error); dns_marshall_uint16 291 source3/libaddns/dnsrecord.c dns_marshall_uint16(buf, 0); /* Other Size */