Searched refs:osm_pkt_drop_rate (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_pkt_randomizer.h90 uint8_t osm_pkt_drop_rate; member in struct:_osm_pkt_randomizer
100 * osm_pkt_drop_rate
/freebsd-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_pkt_randomizer.c209 if (rand_value % (p_pkt_rand->osm_pkt_drop_rate) == 0) {
271 (*pp_pkt_randomizer)->osm_pkt_drop_rate = tmp;
288 (*pp_pkt_randomizer)->osm_pkt_drop_rate,

Completed in 156 milliseconds