#include <stdio.h>
#include <string.h>
#include <OPENR/OSyslog.h>
#include <OPENR/OPENRAPI.h>
#include <OPENR/OTime.h>
#include <OPENR/OCalendarTime.h>
#include <ant.h>
#include <EndpointTypes.h>
#include <DNSEndpointMsg.h>
#include <UDPEndpointMsg.h>
#include "NTP.h"
#include "entry.h"
Go to the source code of this file.
Functions | |
bool | is_ipv4addr_dotted_decimal_notation (const char *str) |
|
Definition at line 26 of file NTP.cc. Referenced by NTP::GetHostByNameCont(). |