HomeSort by relevance Sort by last modified time
    Searched full:vf_rate (Results 1 - 1 of 1) sorted by null

  /external/iproute2/ip/
ipaddress.c 426 struct ifla_vf_rate *vf_rate = RTA_DATA(vf[IFLA_VF_RATE]); local
427 int max_tx = vf_rate->max_tx_rate;
428 int min_tx = vf_rate->min_tx_rate;
2247 struct ifla_vf_rate *vf_rate; local
    [all...]

Completed in 1015 milliseconds