[#CNetAddr-IsRFC7343] = xref:CNetAddr.adoc[CNetAddr]::IsRFC7343 :relfileprefix: ../ :mrdocs: Whether this is an IPv6 ORCHIDv2 address (2001:20::/28). == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsRFC7343() const; ---- == Return Value True when the address is an IPv6 ORCHIDv2 address. [.small]#Created with https://www.mrdocs.com[MrDocs]#