Searched refs:if_bandwidths (Results 1 – 4 of 4) sorted by relevance
608 struct if_bandwidths iflpr_output_bw;609 struct if_bandwidths iflpr_input_bw;
178 struct if_bandwidths { struct797 struct if_bandwidths if_output_bw;798 struct if_bandwidths if_input_bw;1736 struct if_bandwidths *);1738 struct if_bandwidths *);
1473 ifnet_set_bandwidths(struct ifnet *ifp, struct if_bandwidths *output_bw, in ifnet_set_bandwidths()1474 struct if_bandwidths *input_bw) in ifnet_set_bandwidths()1516 ifnet_set_output_bandwidths(struct ifnet *ifp, struct if_bandwidths *bw) in ifnet_set_output_bandwidths()1518 struct if_bandwidths old_bw; in ifnet_set_output_bandwidths()1590 ifnet_set_input_bandwidths(struct ifnet *ifp, struct if_bandwidths *bw) in ifnet_set_input_bandwidths()1592 struct if_bandwidths old_bw; in ifnet_set_input_bandwidths()1648 ifnet_bandwidths(struct ifnet *ifp, struct if_bandwidths *output_bw, in ifnet_bandwidths()1649 struct if_bandwidths *input_bw) in ifnet_bandwidths()
2568 typedef struct if_bandwidths if_bandwidths_t;