[#CNetAddr-m_scope_id] = xref:CNetAddr.adoc[CNetAddr]::m_scope_id :relfileprefix: ../ :mrdocs: Scope id if scoped/link‐local IPV6 address. See https://tools.ietf.org/html/rfc4007 == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t m_scope_id = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#