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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_interface.h2386 typedef struct if_bandwidths if_bandwidths_t; typedef in typeref:struct:if_bandwidths
2404 if_bandwidths_t *output_bw, if_bandwidths_t *input_bw);
2417 extern errno_t ifnet_bandwidths(ifnet_t interface, if_bandwidths_t *output_bw,
2418 if_bandwidths_t *input_bw);
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.cpp965 if_bandwidths_t bw;
2261 if_bandwidths_t bw_out, bw_in;

Completed in 134 milliseconds