Skip to main content

NameDescription
cidr_ipv4_count2Similar to cidr_ipv4_count but takes ec_sockaddr/mask or string representation cidr
cidr_ipv4_deleteDecrements the count for an IP address from a CIDR tree
cidr_ipv6_count2Similar to cidr_ipv4_count but takes ec_sockaddr/mask or string representation cidr
cidr_queryObtain data associated with a CIDR block
cidrrange_ipv4_freeFree a cidrrange_ipv4 object
cidrrange_ipv4_mergeInserts a node, merging adjacent nodes with the same value
cidrrange_ipv4_newCreate a new ipv4 cidrrange
cidrrange_ipv4_queryQuery the orientation stored for an IP
cidrrange_ipv4_updateInserts a node
cidrrange_val_ipv4_dumpRender the cidrrange_val_ipv4 to a string
cidrrange_val_ipv4_freeFree the resources allocated for a list of CIDR blocks
cidrrange_val_ipv4_mergeInserts a node, merging adjacent nodes with the same value
cidrrange_val_ipv4_newCreate a new list of IPv4 CIDR blocks
cidrrange_val_ipv4_queryRetrieves the value associated with an IP address in a list of CIDR blocks
cidrrange_val_ipv4_updateUpdates the value for an IP address in a list of CIDR blocks

The APIs documented here relate to the cidrdb module.

Was this page helpful?