Data Fields | |
| enum qrp_magic | magic | 
| routing_table ** | rtp | 
| Points to routing table variable to fill.   | |
| routing_patch ** | rpp | 
| Points to routing patch variable to fill.   | |
| GSList * | sl_substrings | 
| List of all substrings.   | |
| gint | substrings | 
| Amount of substrings.   | |
| gchar * | table | 
| Computed routing table.   | |
| gint | slots | 
| Amount of slots in table.   | |
| routing_table * | st | 
| Smaller table.   | |
| routing_table * | lt | 
| Larger table for merging (destination).   | |
| gint | sidx | 
| Source index in `st'.   | |
| gint | lidx | 
| Merging index in `lt'.   | |
| gint | expand | 
| Expansion ratio from `st' to `lt'.   | |
      
  | 
  
| 
 Expansion ratio from `st' to `lt'. 
  | 
  
      
  | 
  
| 
 Merging index in `lt'. 
  | 
  
      
  | 
  
| 
 Larger table for merging (destination). 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Points to routing patch variable to fill. 
  | 
  
      
  | 
  
| 
 Points to routing table variable to fill. 
  | 
  
      
  | 
  
| 
 Source index in `st'. 
  | 
  
      
  | 
  
| 
 List of all substrings. 
  | 
  
      
  | 
  
| 
 Amount of slots in table. 
  | 
  
      
  | 
  
| 
 Smaller table. 
  | 
  
      
  | 
  
| 
 Amount of substrings. 
  | 
  
      
  | 
  
| 
 Computed routing table. 
  | 
  
 
1.3.6