acl_addr_matches
if(acl_addr_matches(acl, q) && acl_key_matches(acl, q)) {
int acl_addr_matches(struct acl_options* acl, struct query* q);