opcode.h File Reference

#include <isc/lang.h>
#include <dns/types.h>

Go to the source code of this file.

Defines

#define DNS_OPCODE_H   1

Functions

ISC_LANG_BEGINDECLS isc_result_t dns_opcode_totext (dns_opcode_t opcode, isc_buffer_t *target)
 Put a textual representation of error 'opcode' into 'target'.


Detailed Description

Definition in file opcode.h.


Define Documentation

#define DNS_OPCODE_H   1

Definition at line 21 of file opcode.h.


Function Documentation

ISC_LANG_BEGINDECLS isc_result_t dns_opcode_totext ( dns_opcode_t  opcode,
isc_buffer_t target 
)

Put a textual representation of error 'opcode' into 'target'.

Requires:

Ensures: Returns:

Definition at line 3553 of file message.c.

References isc_buffer_availablelength, isc_buffer_putstr, ISC_R_NOSPACE, ISC_R_SUCCESS, and REQUIRE.

Referenced by add_bad(), and opcodestat_dump().


Generated on Tue Apr 28 17:41:10 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha