Searched refs:input_bw (Results 1 – 2 of 2) sorted by relevance
1143 u_int64_t input_bw; /* optional */ member2563 if_bandwidths_t *output_bw, if_bandwidths_t *input_bw);2577 if_bandwidths_t *input_bw);
345 ifp->if_input_bw.eff_bw = einit.input_bw; in ifnet_allocate_extended()1466 struct if_bandwidths *input_bw) in ifnet_set_bandwidths() argument1473 if (input_bw != NULL) { in ifnet_set_bandwidths()1474 (void) ifnet_set_input_bandwidths(ifp, input_bw); in ifnet_set_bandwidths()1648 struct if_bandwidths *input_bw) in ifnet_bandwidths() argument1657 if (input_bw != NULL) { in ifnet_bandwidths()1658 *input_bw = ifp->if_input_bw; in ifnet_bandwidths()