Home | History | Annotate | Download | only in src

Lines Matching refs:IsIPAddress

337   bool IsIPAddress() const { return family == IPV4 || family == IPV6; }