Searched refs:input_bw (Results 1 – 2 of 2) sorted by relevance
1127 u_int64_t input_bw; /* optional */ member2555 if_bandwidths_t *output_bw, if_bandwidths_t *input_bw);2569 if_bandwidths_t *input_bw);
341 ifp->if_input_bw.eff_bw = einit.input_bw; in ifnet_allocate_extended()1451 struct if_bandwidths *input_bw) in ifnet_set_bandwidths() argument1458 if (input_bw != NULL) { in ifnet_set_bandwidths()1459 (void) ifnet_set_input_bandwidths(ifp, input_bw); in ifnet_set_bandwidths()1633 struct if_bandwidths *input_bw) in ifnet_bandwidths() argument1642 if (input_bw != NULL) { in ifnet_bandwidths()1643 *input_bw = ifp->if_input_bw; in ifnet_bandwidths()