|
reSIProcate/rutil
9694
|
#include <stdlib.h>#include "AresCompat.hxx"#include "rutil/Data.hxx"#include "rutil/Logger.hxx"#include "rutil/ParseBuffer.hxx"#include "rutil/BaseException.hxx"#include "rutil/dns/RROverlay.hxx"#include "rutil/dns/DnsResourceRecord.hxx"#include "rutil/dns/DnsNaptrRecord.hxx"
Go to the source code of this file.
Defines | |
| #define | RRFIXEDSZ 10 |
| #define | NS_RRFIXEDSZ 10 |
| #define | RESIPROCATE_SUBSYSTEM resip::Subsystem::DNS |
| #define NS_RRFIXEDSZ 10 |
Definition at line 14 of file DnsNaptrRecord.cxx.
| #define RESIPROCATE_SUBSYSTEM resip::Subsystem::DNS |
Definition at line 27 of file DnsNaptrRecord.cxx.
| #define RRFIXEDSZ 10 |
Definition at line 11 of file DnsNaptrRecord.cxx.
Referenced by resip::DnsNaptrRecord::DnsNaptrRecord().
1.7.5.1