Get the autonomous system on the BGP path to address.
Declared in <netgroup.h>
<netgroup.h>
uint32_t GetMappedAS(CNetAddr const& address) const;
The ip->AS mapping depends on how asmap is constructed.
The autonomous system number, or 0 when no asmap is used or the address is unmapped.