|
reSIProcate/rutil
9694
|
#include "AresCompat.hxx"#include <stdlib.h>#include "rutil/Socket.hxx"#include "rutil/Data.hxx"#include "rutil/DnsUtil.hxx"#include "rutil/BaseException.hxx"#include "rutil/dns/RROverlay.hxx"#include "rutil/dns/DnsResourceRecord.hxx"#include "rutil/dns/DnsAAAARecord.hxx"
Go to the source code of this file.
Defines | |
| #define | RRFIXEDSZ 10 |
| #define | NS_RRFIXEDSZ 10 |
| #define NS_RRFIXEDSZ 10 |
Definition at line 12 of file DnsAAAARecord.cxx.
| #define RRFIXEDSZ 10 |
Definition at line 9 of file DnsAAAARecord.cxx.
Referenced by resip::DnsStub::createOverlay(), and resip::DnsAAAARecord::DnsAAAARecord().
1.7.5.1