Lines Matching refs:flows
30 using the EFD library to create a load-balancing table for flows,
33 individually load-balance millions of flows (number of targets * maximum number
34 of flows fit in a flow table per target) while still fitting in CPU cache.
71 hash table that stores the key default size 1M flows) which is populated with
76 lookup. If a match occurs then statistics are updated for flows serviced by
102 * ``-f NUM_FLOWS:`` Number of flows to be added in the EFD table (1 million, by default)
120 application has to be in sync with the traffic flows configured on the traffic
123 For examples of application command lines and traffic generator flows, please
136 which is used to distribute packets to nodes, which the number of flows
164 /* Add flows in table */
279 Then, the hash table that contains the flows that will be handled
319 /* Add flows in table */
364 /* Check if packets belongs to any flows handled by this node */