check_netmask
error += check_netmask(src_host, r->af);
error += check_netmask(dst_host, r->af);
int check_netmask(struct node_host *, sa_family_t);