Searched refs:bounded (Results 1 – 4 of 4) sorted by relevance
7 DPDK's stack library provides an API for configuration and use of a bounded
24 Added a new stack library and APIs for configuration and use of a bounded
36 ``rte_rand_max()`` which supplies unbiased, bounded pseudo-random
826 uint32_t bounded:1; /**< Value is bounded. */ member901 .bounded = 1, \941 .bounded = 1, \9204 if (arg->bounded && in parse_int()