find_portal_by_addr
portal_t *find_portal_by_addr(target_t *, iscsi_portal_address_t *);
if ((portal = find_portal_by_addr(target, addr)) != NULL)