Home
last modified time | relevance | path

Searched refs:bw_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Dip_mroute.h152 struct bw_data { struct
167 struct bw_data bu_threshold; /* the bw threshold */ argument
168 struct bw_data bu_measured; /* the measured bw */
333 struct bw_data bm_threshold; /* the upcall threshold */
334 struct bw_data bm_measured; /* the measured bw */
/netbsd-src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c231 uint64_t bw_data; member
3691 if (pack->bw_data != 0 && pack->bw_index != n + i) in ztest_dmu_read_write()
3706 pack->bw_data = 1 + ztest_random(-2ULL); in ztest_dmu_read_write()
3793 if (pack->bw_data != 0 && pack->bw_index != n + i) in compare_and_update_pbbufs()
3805 pack->bw_data = 1 + ztest_random(-2ULL); in compare_and_update_pbbufs()