Include dependency graph for Asn.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACLASN |
Functions | |
int | asnMatchIp (CbDataList< int > *, Ip::Address &) |
void | asnInit (void) |
void | asnFreeMemory (void) |
Function Documentation
◆ asnMatchIp()
int asnMatchIp | ( | CbDataList< int > * | data, |
Ip::Address & | addr | ||
) |
Definition at line 128 of file Asn.cc.
References m_ADDR::addr, as_info::as_number, AS_tree_head, assert, debugs, CbDataList< C >::element, Ip::Address::isAnyAddr(), Ip::Address::isNoAddr(), CbDataList< C >::next, and squid_rn_match().
Referenced by ACLASN::match().