HomeSort by relevance Sort by last modified time
    Searched refs:IFLA_NUM_VF (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/common/linux/
if_link.h 135 IFLA_NUM_VF,
  /external/iproute2/include/linux/
if_link.h 113 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */
282 * [IFLA_NUM_VF]
  /external/kernel-headers/original/linux/
if_link.h 114 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */
285 * [IFLA_NUM_VF]
  /external/iproute2/ip/
ipaddress.c 417 if (do_link && tb[IFLA_VFINFO_LIST] && tb[IFLA_NUM_VF]) {

Completed in 98 milliseconds